Hello guys 2 days ago we launch the version 1.2 of Our Api Server.
Can see a demo HERE .
In this version we made 2 new functions.
- Logs for each API Rquest.
- Graphs by hour, day, month.
A small definition of API
A server-side web API is a programmatic interface to a defined request-response message system, typically expressed in JSON or XML, which is exposed via the web—most
commonly by means of an HTTP-based web server.