Skip to content

guilleliss/shop-finder-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop Finder API

API for mobile app Shop Finder. It includes the API itself and an angularjs dashboard to manage the stored data and insert new items from Google Places.

Usage

Requires mongoDB.

$ git clone https://github.com/guilleliss/shop-finder-api path/to/project/
$ cd path/to/project/
$ npm install
$ npm start

Then point the browser to http://localhost:3000.

Test

Only API tests at the moment

$ cd path/to/project/
$ npm test

Improvements

  • Add authentication
  • Test test test

About

A Node.js (Express) API for the Shop Finder app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published