AbsoluteMiracle / Nyasama-Backend-Demo

This is a backend demo for Nyasama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyasama-Backend-Demo

This is a backend demo for Nyasama
Using FastApi to build
Python interpreter version: 3.11.1

To run the server

First: pip install -r requirements.txt
Second: python main.py

Default Account

username: nyasama
password: admin123

Api docs

Open http://localhost:8080/docs#/ when Server is running

About

This is a backend demo for Nyasama

License:MIT License


Languages

Language:Python 100.0%