This project is based on RESTful API Node Server Boilerplate and extends the functionality by 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