Skip to content

BPS-Circular-API/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The actual backend API made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages