MTA Transportation App - Backend

Description

The backend for the MTA Transportation App, developed with Node.js and Express.js. This application provides a RESTful API to serve real-time transit data from MongoDB, parsed from MTA API feeds.

Features

  • RESTful API endpoints for transit data
  • Real-time data fetching from MTA API
  • Data storage in MongoDB
  • Docker Compose setup for MongoDB