/Nyasama-Backend-Demo

This is a backend demo for Nyasama

Primary LanguagePythonMIT LicenseMIT

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