wikilab-api

1.0.0 • Public • Published

wikilab-api

WikiLab API

Build Status Code Climate Test Coverage Dependency Status

Install

npm install wikilab-api

HTTP API

Users

POST /users

Create a new user

Test Code

PATCH /users/{userId|'me'}

Update the current user's info

Test Code

PUT /users/{userId|'me'}/password

Update the current user's password

Test Code

Teams

POST /teams

Create a new team

Test Code

Projects

GET /projects

Get all projects which the current user has access to

Test Code

GET /projects/:projectId

Get the specified project info

Test Code

Readme

Keywords

Package Sidebar

Install

npm i wikilab-api

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • luin