chicofreitas / movies-api

A Laravel Breeze API to access my favorite movies, with my own comments about them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies API

A Laravel Breeze API to access my favorite movies, with my own comments about them. In addition, I'm using Blade as the template engine. In the next project I'll use Breeze with Inertia instead.

Registering a User

Lorem Ipsum

Get Your Access Token

Lorem Ispum

The Endpoints

Getting the latest five movies

http://127.0.0.1/api/movies

Getting a movie by id

http://127.0.0.1/api/movies/4

About

A Laravel Breeze API to access my favorite movies, with my own comments about them.


Languages

Language:PHP 60.0%Language:Blade 39.4%Language:JavaScript 0.6%Language:CSS 0.0%