Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).