Rest APIs
NEI Service
Follow one of the installation tutorials to run this service. If everything was successful, the server should be up on http://localhost:8000/.
Check http://localhost:8000/docs to watch the API documentation with Swagger UI.
Taça UA Service
Family Service
The API endpoints were listed and documented with Postman, an application that allows interactive API testing. It can be downloaded at https://www.getpostman.com.
After downloading it, click the button below to open the NEI API collection.
Sometimes, uploading large image files on form-data with Postman resulted in "There was an error parsing the body". This is a Postman issue, that is described here. A solution could be to use similar applications to Postman, like Insomnia.