Skip to content

EasyAce-Edu/easyace-api

Repository files navigation

Structure

  • Environment: NodeJS v0.12.x
  • Main Framework: ExpressJS
  • DB: MongoDB v3.x.x
  • Linter: JSHint/ESLint (ESLint is preferred)

Run Locally

  node app.js or nodemon app.js

To-dos

  • GET /questions --> Retrieve question
  • POST /questions --> Create a new question
  • GET /users --> Get user info
  • POST /users --> Add a new user
  • POST /login --> User login

Server

Type URL
Staging https://easyace-api-staging.herokuapp.com

Please use the staging api server during current development period.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors