Skip to content

mitrakmt/devspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devspace

Connect and share with other developers

API:

Getting Started:

All data is sent and received as JSON.

Errors:

Sometimes your API call will generate an error. Every response to an API call that generates an error will include an error code, the reason for the error, and an error message to help you debug your request.

Code Response Text Description
400 Bad Request
401 Unauthorized You do not have authorization to make the request.
403 Forbidden
404 Not Found The resource you tried to locate could not be found or does not exist.
500 Server Error An error occurred on our server. You may also get this by sending wrong data in a request.

Team:

Built With:

Front-End Back-End Testing Frameworks
Angular 2 Node JS Mocha
NGRX Express Chai
Webpack Postgres
Angular2 Material Sequelize
Ionic 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.1%
  • JavaScript 38.1%
  • CSS 10.4%
  • HTML 8.4%