- Upgraded the Docker images with the latest node (v22).
- Updated the endpoint to take projects as parameters [project|database|collection]
- Added cli endpoints for the CLI client
- ping endpoint to retrieve host informations
- list databases of a project
- list collections for a specific database
- Implemented a sophisticated cache system with a ttl per saved values
- With a logic of 'as' and 'at'
- Supporting 'format' as query string parameter (yml, json, csv)
- Mismatch on github api integration fixed
- A working version of the gitrowspack-api