项目作者: YanDatsiuk

项目描述 :
Social network written in Laravel. Type: RESTful API backend.
高级语言: PHP
项目地址: git://github.com/YanDatsiuk/social-network-rest-api-backend.git
创建时间: 2017-06-02T06:27:39Z
项目社区:https://github.com/YanDatsiuk/social-network-rest-api-backend

开源协议:MIT License

下载


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/