Skip to content

GCETTB-HYLAND-Hackathon2012-22/Backend22

Repository files navigation

Backend22: The Backend API for Miracurol 2.0

Backend22 is a FastAPI based backend API created for the sole purpose of handling all backend essentials for the website Miracurol 2.0.

Visit our website at Miracurol 2.0

Main features

  • FastAPI as the framework
    • Runs on Python
    • RESTful API
  • Access-Token based Authentication
  • Security
    • One-way Hashing for Password Management
    • Non-public pieces of information can't be accessed without a proper access token
  • Built-in ML models for Medical Health Detection
  • Built-in PostgreSQL support

Deployment

The backend is deployed at Heroku Server.

How to Contribute

Sorry Devs, currently this project has been developed for 2021 VIRTUAL HYLAND HACKATHON

So we are not accepting any Contributions except from our fellow teammates.

But it will be opened for Contributions after the end of this event.

Hope to get with you all once opened for Contributions.

License

Unlicensed

Authors