Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 747 Bytes

YellowJobs Backend

Frontend Repo https://github.com/catoverse/yellowjobs-frontend

Swagger API: https://api.yellowjobs.org Swagger API staging : https://staging-yellowjobs-backend-h7ypy.ondigitalocean.app

Description

The backend is responsable for two things

  • Running a CRON job after a fixed interval of time to fetch tweets from the Tweet API and write it to the DB(mongo) after processing
  • Serve the web API for the frontend.

The Tweet Fetch Logic : https://catoverse.notion.site/Working-of-Tweet-fetch-logic-cbe2b3221e68402cb0cdb80476d6b759

Primary Maintainers

  1. Anshul
  2. Apoorv