globus / globus/globus-compute
Document REST API
Open
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
_As a funcX REST user I want accurate specs of the endpoint API so I can write my own calling code_
# Assumptions:
1. Use one of the popular REST API documentation libraries such as:
* [https://github.com/zalando/connexion](https://github.com/zalando/connexion)
* [https://fastapi.tiangolo.com](https://fastapi.tiangolo.com)
2. Add a check in the CI build to unit test the endpoints against the spec
Contributor guide
Assessment
This issue has not been assessed yet.