https://github.com/cmancone/clearskies
clearskies is a Python-based framework intended for developing microservices in the cloud via declarative programming principles. It is mainly intended for RESTful API endpoints, queue listeners, runners, and the like.
https://github.com/cmancone/clearskies
backends microservices
Last synced: 12 months ago
JSON representation
clearskies is a Python-based framework intended for developing microservices in the cloud via declarative programming principles. It is mainly intended for RESTful API endpoints, queue listeners, runners, and the like.
- Host: GitHub
- URL: https://github.com/cmancone/clearskies
- Owner: cmancone
- License: mit
- Created: 2021-03-12T00:44:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-02T10:29:32.000Z (about 1 year ago)
- Last Synced: 2025-07-02T11:12:17.268Z (about 1 year ago)
- Topics: backends, microservices
- Language: Python
- Homepage:
- Size: 1.57 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clearskies
This is for clearskies 1.0. Clearskies2 can be found here:
[https://github.com/clearskies-py/clearskies](https://github.com/clearskies-py/clearskies)
Note that clearskies 1.0 is still supported with bugfixes as needed. So, deprecated, but not EOL.