Skip to content

mpelu/osasc-kb-backend

 
 

Repository files navigation

OSASC Knowledge base backend

End points

Users

POST - /login

POST - /logout

GET - /knowledge

POST - /knowledge

GET - /knowledge/:id

PUT - /knowledge/:id

DELETE - /knowledge/:id

Admin

GET - /user

POST - /user

GET - /user/:id

PUT - /user/:id

DELETE - /user/:id

POST - /picklist/:id

DELETE - /picklistitem/:id

Other

GET - /picklist/:id

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.2%
  • Dockerfile 4.8%