Skip to content

CodingImproveLife/laravel-rest-api

Repository files navigation

A simple RESTful API on Laravel with authentication of requests via Sanctum.

Features

The application has the following features:

  • User registration and authorization.
  • Generating an API token.
  • Displaying a list of all news.
  • Viewing single news.
  • Creating news by a registered user.
  • Changing and deleting the news by the author.
  • Displaying all categories.
  • Testing authorization, news and categories.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published