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

https://github.com/ajaysinghnp/api_template

This is a MIS API developed for developers to start an API project fast with FastAPI and Prisma.
https://github.com/ajaysinghnp/api_template

api fastapi template template-project

Last synced: about 2 months ago
JSON representation

This is a MIS API developed for developers to start an API project fast with FastAPI and Prisma.

Awesome Lists containing this project

README

          

# API_TEMPLATE

[![Test Status](https://github.com/mentormaya/API_TEMPLATE/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/mentormaya/API_TEMPLATE/actions/workflows/tests.yml "Templete Test Result")

To start the development server enter the command

```shell
python mis.py
```