Skip to content

devthrivein/api-thrivein-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThriveIn-API-V1

Introduction

ThriveIn-API-V1 is a RESTful API built using Flask for CRUD operations and machine learning model triggering. It provides functionalities for managing data with a Flask-based backend, and integrates machine learning capabilities. This is the backend application server for ThriveIn

Technologies

  • Python
  • Flask
  • Swagger UI
  • Google Cloud
  • Tensorflow
  • bcrypt
  • JWT Authentication
  • Firestore

Dependencies

To install the required dependencies, run:

$ pip install -r requirements.txt

To run the app just simply run the main.py

$ python main.py

API Documentation

To see the documentation go to /swagger endpoint

example:
http://localhost:8080/swagger/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors