Recent Releases of ceiba
ceiba - Version 1.0.0
1.0.0 [22/03/2021]
New
- First stable version
- Make the web service generic for different kind of scientific simulations
- Python
Published by felipeZ almost 5 years ago
ceiba - version 0.3.0
0.3.0 [22/02/2021]
CHANGED
- Generalize server by removing references to smiles and adding a metadata field (#21)
- Python
Published by felipeZ almost 5 years ago
ceiba - version 0.2.0
0.2.0 [10/02/2021]
New
- Add query resolver to retrieve the available collections
- Add mutation to authenticate user (#2)
- Add token to identify user (#6)
- Docker container recipe (#8)
- Use Caddy to generate the certificate and the start the reverse-proxy (#12)
- Use docker-compose to start the app (#13)
CHANGED
- Allow to mutate the jobs timestamps and user in the jobstatus resolver
- Request a token to mutate data
- Python
Published by felipeZ about 5 years ago
ceiba - version 0.1.0
0.1.0 [03/11/2020]
Added
- Web service prototype to handle client requests to store/retrieve simulation data (#1)
- Use GraphQL query languages for the API (#1)
- Use Tartiflette Python GraphQL server implementatio\ n (#1)
- Use MongoDB as database (#1)
- Python
Published by felipeZ over 5 years ago