Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

RHMAP-Sample-Mobile-Apps/barcode-cloud

Repository files navigation

Barcode Lookup

This service looks up a barcode by UPC id. It connects with a SOAP service, takes a mixed SOAP and CSV response, and returns JSON back to the client, more effectively mobilising the service.

Group Hello World API

hello [/hello]

'Barcode Lookup' endpoint.

hello [POST]

'Barcode lookup' endpoint.

  • Request (application/json)

    • Body { "barcode": "9780201896831" }
  • Response 200 (application/json)

    • Body [ "Some product data goes here" ]

About

Cloud app for performing barcode UPC lookups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8