An open API service indexing awesome lists of open source software.

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.

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.