Skip to content

zh3tta/apischool

Repository files navigation

API-rest school

This project is a REST API of a school made with php, laravel and mysql as main technologies. It allows users to register to access careers, matterhouses, teachers, students and users in which you can add such information. The user can create an account and log in, as an administrator.

Installation

To run the REST API locally, follow these steps:

git clone https://github.com/zh3tta/apischool.git
cd apischool
composer install
npm install
php artisan key:generate 

Run app

php artisan serve

Technologies

  • php v8.1
  • laravel v10.10
  • laravel/sanctum v3.2
  • laravel/tinker v2.8

About

API-REST of a school with Laravel and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published