Meggy Peter

Meggy Peter

  • 1.6k
  • 32
  • 2.7k

How to create RESTful Web services provide a simple JSON interface

Jan 27 2023 4:41 PM

I am building cross paltfom xamrin forms app which scanning barcodes using  ZXing.Net.Mobile.Forms.

Now, I need to store scanning data in Json file if there is no wi-fi or Internet on devices.

  • for this How do i create RESTful web services to detect, read, and generate 1D and 2D barcode in images by using JSON interface for Xamarin app

Answers (2)