An open API service indexing awesome lists of open source software.

https://github.com/parvesh88/qr-code-rest-api

REST API for decoding QR Code
https://github.com/parvesh88/qr-code-rest-api

java-8 jax-rs jersey-framework qr-code-api-rest

Last synced: about 1 year ago
JSON representation

REST API for decoding QR Code

Awesome Lists containing this project

README

          





API ENDPOINT

http://147.139.40.53/QRC/api



Multipart Form Data Parameter

file = [ QR Code Image File Name (with full path) ]

Supported HTTP Method


  • POST

Supported Response Media Types


  1. Plain Text

  2. JSON

  3. HTML

Successfully tested with following REST API Clients


  1. cURL

  2. Jersey REST Client API

  3. HTML FORM API

  4. POSTMAN - Chrome Web App or Native App

  5. Mozilla Firefox Web Browser - Developer Tool