Skip to content

amolswnz/RESTful

Repository files navigation

##Laravel Learning - RESTful Services

Meeting Schedule RESTful API is a Laravel framework based PHP application which is used to Create - Update - Delete meetings. Other users can Register or Unregister from meetings. It also allows to Read all the meetings with their individual data.

Concepts covered in this git repository

  • Deriving API Endpoints
  • Structuring Request
  • Structuring Response
  • HTTP Method Assignment
  • Route Protection
  • URL Styling
  • RESTful Routes
  • RESTful Controllers
  • Handling Input
  • Validation
  • Migration
  • Relations
  • CRUD - Eloquent Way
  • Authentication
  • JWT Authentication
  • Token Based Authentication

##Credits

Laravel - The PHP Framework For Web Artisans

Postman - A powerful GUI platform to make your API development faster & easier, from building API requests through testing, documentation and sharing.

jwt-auth - JSON Web Token Authentication for Laravel & Lumen

Max Schwarzmueller - Pluralsight Author

About

RESTful API using Laravel Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published