ArtuGit / NodeJS-Rest-API-Demo

Management of groups and participation in groups

Home Page:https://rest-api-demo.itcross.org/v1/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS-Rest-API-Demo

Demo

https://rest-api-demo.itcross.org/v1/docs

Source

This project is based on RESTful API Node Server Boilerplate and extends the functionality by groups.

Added Feature - Groups

  • Users can create and manage their groups
  • Admin can manage groups
  • A group can be public or private
  • A user can add herself to any public group
  • All public groups can be requested
  • Private groups can be requested by group admins

Developments

About

Management of groups and participation in groups

https://rest-api-demo.itcross.org/v1/docs/

License:MIT License


Languages

Language:JavaScript 99.1%Language:Shell 0.7%Language:Dockerfile 0.2%