Page 1 of 1

Appingi API

Posted: 2019-12-22 22:44
by Alisson
Hello guys, I just like to share this Appgini API I've found on github.

https://github.com/rafinhacarneiro/appgini-api


This is an API based on CRUD operations with Basic authentication. It uses most of AppGini functions and works with any AppGini's generated applications. It provides GET, POST, PUT, PATCH and DELETE support and all responses are in JSON format. Only Admin users can use this API.

Re: Appingi API

Posted: 2020-01-27 11:58
by Celson Aquino
Great! I was just searching for an AppGini API. I will try to build a jQuery Mobile site using v2. Thanks for sharing!