-
Notifications
You must be signed in to change notification settings - Fork 1
Netify API
The Netify service hooks your offline system to the web as an API. Be it a Point-of-Sales system, a legacy database, a smart device, or a desktop-based application, we can hook it up via netify and expose it to the world wide web as part of the Netify API.
Requirements to have your system netified:
-
Your system should have a stable internet connection. It does NOT need a static API to function.
-
System should be able to run Java Virtual Machine 1.8 or higher.
-
POST
/connectors/netify/[store_front]/[subsystem]/request
-
POST
/connectors/netify/[store_front]/[subsystem]/response
-
GET
/connectors/netify/[store_front]/[subsystem]/response/[message_id]
Questions? Spotted a documentation error? Or just want to say hi? Please leave a message at https://github.com/galorelabs/gcore/issues, and we'll get back to you as soon as we can. :)