exercise-tracker
Exercise tracker microservice built with Node, Express, and MongoDB
This is a simple microservice that allows you to create a user, log workouts, and then view your workout history. There is no authentication or authorization involved, so all data is public.