Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fastapi-mvc/example

Example project created by fastapi-mvc from fastapi-mvc/copier-project template
https://github.com/fastapi-mvc/example

fastapi fastapi-boilerplate fastapi-template helm kubernetes mvc python redis redis-cluster redis-operator

Last synced: 3 days ago
JSON representation

Example project created by fastapi-mvc from fastapi-mvc/copier-project template

Awesome Lists containing this project

README

        

# example
[![CI](https://github.com/fastapi-mvc/example/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/fastapi-mvc/example/actions/workflows/main.yml)
[![K8s integration](https://github.com/fastapi-mvc/example/actions/workflows/integration.yml/badge.svg)](https://github.com/fastapi-mvc/example/actions/workflows/integration.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub](https://img.shields.io/badge/fastapi-v.0.98.0-blue)
![GitHub](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue)
![GitHub](https://img.shields.io/badge/license-MIT-blue)

---

## This project was generated with [fastapi-mvc](https://github.com/fastapi-mvc/fastapi-mvc)

### Documentation

You should have documentation deployed to your project GitHub pages via [Build Docs workflow](https://github.com/fastapi-mvc/example/actions/workflows/docs.yml)

**NOTE!** You might need to enable GitHub pages for this project first.

To build docs manually:
```shell
make docs
```

Then open `./site/index.html` with any browser.

## License

This project is licensed under the terms of the MIT license.