🚧 Work in Progress
This project is currently under active development.
Features may change, and the API may not be stable yet.
Contributions and feedback are welcome!
- Project scaffolding and initial architecture
- API endpoint to query by file format extension
- Authenticate users with EGI check-in
- User info to manage tool ownership and permissions
- API endpoint to add a new tool.
- API endpoint to update/remove existing tools
- API documentation (Swagger/OpenAPI)
- Basic tests and CI pipeline
- Deployment to Warehouse
- Python 3.12+
- Docker
- uv
Setup config/.secrets.toml
make install
make run