Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 898 Bytes

File metadata and controls

34 lines (25 loc) · 898 Bytes

Lines of code PyPI - Python Version

BPS Circular API

A simple Python API made to work with circulars posted to the BPS website.

Documentation

The documentation for this API can be found here.

Project Directory

├───data
│   ├───data.db
│   └───config.ini
├───main.py
├───backend.py
├───requirements.txt
├───README.md

The main.py file is the main file that has the fastapi API's frontend code. The backend.py file contains the logic, bs4 code and all backend functions used within the API. The data folder contains the database and the config file.

Contributors

  • Raj Dave
  • Shanvanth Arunmozhi
  • Nived Venugopalan
  • Muhammed Rayan
  • Jonathan Oommen Easow