Squirrel-Network / api_nebula

Api for Nebula Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEBULA API

How to start with Linux

  • Clone this repository git clone https://github.com/Squirrel-Network/api_nebula

  • Creating Virtual Environments python3 -m venv env

  • Activate Virtual Environments source env/bin/activate

  • Install requirements pip install -r requirements.txt

  • uvicorn main:app

API documentation

About

Api for Nebula Bot

License:Apache License 2.0


Languages

Language:Python 100.0%