Skip to content

JanKolo04/REST_API_FIRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Description

REST API in which you can create companies and employees.

Technologies

  • Laravel 10
  • MySql 8
  • Phpmyadmin

Deployment

Install composer in my-app directory.

  cd my-app
  composer install

To install all images in docker run this command in main project directory.

  cd ..
  docker compose up -d

Migrate tables into database. Run this command in my-app directory.

  cd my-app
  php artisan migrate

After running this command project is ready to testing.

Here is, a link into Postman collection which have all endpoints from this project Link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages