Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theconsolelogger/limber
A python web application framework built using FastAPI.
https://github.com/theconsolelogger/limber
fastapi python
Last synced: about 1 month ago
JSON representation
A python web application framework built using FastAPI.
- Host: GitHub
- URL: https://github.com/theconsolelogger/limber
- Owner: theconsolelogger
- License: mit
- Created: 2020-07-04T08:39:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T16:38:40.000Z (about 4 years ago)
- Last Synced: 2024-02-03T18:28:50.423Z (12 months ago)
- Topics: fastapi, python
- Language: Python
- Homepage: https://limber-project.github.io
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# README
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODEOFCONDUCT.md)Limber is a web application framework with the goal of simplifying the development of web applications. It is based on the FastAPI framework and provides utilities to handle common tasks performed when developing web applications.
## Contributing
Thank you for considering contributing to the Limber framework! The contribution guide can be found in the [here](CONTRIBUTING.md).## Code of Conduct
To ensure that the Limber community is welcoming to all, please review and abide by the [Code of Conduct](CODEOFCONDUCT.md).## License
The Limber framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).