Skip to content

cjdm94/market-survey-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

market-survey-api

A RESTful API for market surveys. The mock data is housed remotely by an mLab sandbox.

Dependencies

  • NodeJS & NPM
  • MongoDB

Running the application

  • Download the repo: git clone https://github.com/callum-messiter/market-survey-api.git
  • cd market-survey-api
  • Install project dependencies: npm install
  • Run the application: npm start

Try an endpoint

Fetch all surveys from the database:

https://localhost:3000/api/surveys/all

For API instructions, see https://localhost:3000/

About

A REST API for a marketing research system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published