Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumbot-API

Why was it Created?

It was created as a helper-api for ppt-dumbot to access the database items without cluttering up the main codebase.

Can I run it on my machine?

Yes, it can run locally but you can't access the ✨ main database✨ , you can however create your own database and replace the client: str = os.environ.get("mongoDb") here to client: str = your mongodb access key.

How to run locally?

Since its built with fast-api you can just run:

   uvicorn main:app --reload

Todo List

  • Add Authentication to limit access to database.
    • Improve Security
  • Add GET methods to retrieve items

Contributions

Any type of Contribution is Appreciated.

Code Style

Contributors

Special Thanks to EvilGraffes and Blackfinix for all the content in the Database.

FAQ

➡ Hey, do you think it was a Good Idea to publicize your API without adding a Proper Authentication System?

No :)

About

Api for handling DB requests from bot and webapp. Docs Exists on /docs

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages