/Express-RestAPI

A simple API using Express that delivers information about local gyms.

Primary LanguageJavaScript

Express-API

A simple API using Express.js that delivers information about DC area gyms. It currently can do .get, .put, .post, .path, and .delete operations as tested by Postman. For a database I am MongoDB and the Mongoose object modeling tool. I currently working adding more features.