mhihasan / minimal-api

Building API without web framework or microframework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-api

Installation

  • Clone this repo
  • Create virtual environment using virtualenv
  • Install depedencies using make install

Running tests

make test

Development with docker

make dev

About

Building API without web framework or microframework


Languages

Language:Python 90.7%Language:Dockerfile 4.6%Language:Makefile 2.9%Language:Shell 1.9%