RootDBApp / rootdb

Main repository containing all releases.
https://www.rootdb.fr
GNU Affero General Public License v3.0
13 stars 0 forks source link

Rest API For administration #4

Open simonaubertbd opened 3 months ago

simonaubertbd commented 3 months ago

Hello?

It would be cool to have the ability to leverage some REST API for administrative tasks (and a well-documented API ^^). For reference, what is done on Tableau : a great postman collection with model for any query

image

image

spo-ijaz commented 2 months ago

I already have an Insomnia file, with all the API endpoints available, so that could be a beginning of a solution. But these endpoints are made only for the frontend app. I remember someone, in the Discord, who asked us if there was a developer API available to automate the report creation: and yes, that's definitively something we will do.

Do we create a specific developer acces API, like the public one available to embed report or do we adapt the current existing one. It's not yet decided. :)