Skip to content

maneesha14w/Ajourn-Api

Repository files navigation

Ajourn Flask Backend

Features

  • RESTful API: The backend provides a RESTful API to interact with the data and perform CRUD (Create, Read, Update, Delete) operations.

  • Authentication and Authorization: Secure endpoints with authentication and authorization mechanisms to control access to resources.

  • Database Integration: Integration with firebase to store and retrieve data efficiently.

  • Logging: Logging functionality to track application events and debug potential issues.

  • Deployment: Deployed on Azure for maximum uptime.

Installation

  git clone [email protected]:maneesha14w/Ajourn-Api.git
  cd Ajourn-Api
  pip install -r requirements.txt
  python app.py

Usage/Examples

  • Once the Flask backend is up and running, you can interact with the API endpoints using tools like curl, Postman, or any programming language's HTTP client library.

About

Rest API for ajourn mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages