- Developed on Laravel framework.
- All code scaffolded using REST API Generator package
This project allows to:
- Create user profile
- Create group
- Create posts
- set configuration in
.env
file - run command
php artisan migrate
- run command
php artisan db:seed
- see API documentations on url
http://yourdomain.dev/api/documentation/