Git Product home page Git Product logo

nikestore-api's Introduction

NikeStore-API

API for our Nike Minimalist Fashion Apps

Built with the Open Source Parse Server

Documentation

  • Excellent Documentation of all API endpoints are provided here

Code - For Local Development

  • Make sure you have at least Node 4.3. node --version
  • Clone this repo and change directory to it.
  • npm install
  • Install mongo locally using http://docs.mongodb.org/master/tutorial/install-mongodb-on-os-x/
  • Run mongo to connect to your database, just to make sure it's working. Once you see a mongo prompt, exit with Control-D
  • Run the server with: npm start or for instant updates on code change, use: npm run dev
  • By default it will use a database called minimalist. Feel free to change this in src/api/v1/index.js
  • You now have a database named "minimalist" that contains your data
  • Visit /docs to view documentation for all endpoints
  • Visit /dashboard to view all your data. Username: nike, Password: minimalist

nikestore-api's People

Contributors

olowe avatar gfosco avatar drew-gross avatar rogerhu avatar marcusgadbem avatar theabstractdev avatar abhilash1in avatar hramos avatar fabiocav avatar bdevore17 avatar jeancarlozapata avatar jsvgoncalves avatar justinbeckwith avatar lovishdogra avatar talkaboutdesign avatar nathanmpark avatar peterdotjs avatar rorz avatar ryanlelek avatar tsanthosh avatar whollacsek avatar moflo avatar rjaviervega avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.