abhishek9sharma / fastapppkg

A python package based starter template for developing fast api apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAST API Starter template

A python package based starter template for developing fast api apps, ships with end points for some math end points.

Steps to run the code on UNIX based systems with python3 already installed

git clone https://github.com/abhishek9sharma/fastapppkg.git
cd fastapppkg
chmod +x runsvc.sh && source ./runsvc.sh

About

A python package based starter template for developing fast api apps.

License:MIT License


Languages

Language:Python 76.6%Language:Makefile 16.9%Language:Shell 6.5%