Skip to content

meamitacharya/yellowjobs-backend-service

 
 

Repository files navigation

YellowJobs Backend

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

Swagger API: https://api.yellowjobs.org

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%