ChrisB55 / Express-RestAPI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 76.2%Language:HTML 23.8%