Skip to content

edwinychu/rideshare

Repository files navigation

Rideshare

RESTful API for a client-facing microservice of a Ridesharing app (Lyft, Uber, Didi, etc.) that handles new ride requests. The endpoints in the Server Index file are designed to handle up to 2,000 concurrent new requests per second (numbers are for the busiest routes) using 4 AWS T2-micro instances and Elastic Load Balancer.

Contributors for other microservices

  • Katherine Manning (Driver Inventory)
  • Ayush Kumar (Analytics)
  • David Arellano (Driver Dispatch)

Tech & Frameworks

  • Node
  • Express
  • Redis Kue
  • Cassandra
  • AWS SQS
  • Docker
  • ELK (Elastic Search, Logstash, Kibana)
  • Apache JMeter

About

Client-facing microservice that handles bookings requests for a ridesharing app like Lyft or Uber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors