Skip to content

TheAihopGG/pepe_manager_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is pepe manager API?

Pepe manager API is API for pepe manager, my test project. I have created it to practice fastapi and requests. See it.

Setup

🐧 Linux

At first, download the latest release for linux

  1. Install requirements:

    pip3 install -r requirements.txt
  2. Execute api.py file to create tables in database:

    python3 api.py
  3. And launch the api with using this command:

    unicorn api:app

🪟 Windows

(soon)

Technologies & Frameworks

Credits

Also see a list of contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages