Skip to content

YanDatsiuk/social-network-rest-api-backend

Repository files navigation

Social network REST API backend server

Project features

This project allows to:

  • Create user profile
  • Create group
  • Create posts

Project installation

  • 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/

Releases

No releases published

Packages

No packages published

Languages