Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mreiche/marketstack-openapi
Generated OpenAPI for Marketstack
https://github.com/mreiche/marketstack-openapi
marketstack openapi
Last synced: 12 days ago
JSON representation
Generated OpenAPI for Marketstack
- Host: GitHub
- URL: https://github.com/mreiche/marketstack-openapi
- Owner: mreiche
- License: gpl-3.0
- Created: 2022-11-02T18:46:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T08:23:22.000Z (about 2 years ago)
- Last Synced: 2024-11-09T17:43:49.955Z (2 months ago)
- Topics: marketstack, openapi
- Language: Python
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# marketstack-openapi
Inofficial generated OpenAPI for [marketstack](https://marketstack.com/documentation) covered by [marketstack-python](https://github.com/mreiche/marketstack-python)## Generate OpenAPI spec
```shell
python generate-openapi.py
```## References
- https://fastapi.tiangolo.com/advanced/extending-openapi/