https://github.com/bushmusi/restaurant-api
This project is to expose API for request. I have used Laravel 8 framework and REST API. There are models, migrations, controllers and route features are some staffs I have used .
https://github.com/bushmusi/restaurant-api
laravel-framework mysql mysql-database php7 restful-api
Last synced: 4 months ago
JSON representation
This project is to expose API for request. I have used Laravel 8 framework and REST API. There are models, migrations, controllers and route features are some staffs I have used .
- Host: GitHub
- URL: https://github.com/bushmusi/restaurant-api
- Owner: bushmusi
- Created: 2022-03-17T10:48:48.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-22T12:10:37.000Z (about 3 years ago)
- Last Synced: 2025-01-09T00:42:21.618Z (5 months ago)
- Topics: laravel-framework, mysql, mysql-database, php7, restful-api
- Language: PHP
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant API
> This project is to expose API for request. I have used Laravel 8 framework and REST API. There are models, migrations, controllers and route features are some staffs I have used ..
## Built With
- PHP, CSS3, HTML5, JSON, ES6
- lARAVEL
- MySql, Docker, Linters, and Docs## API Docuemntation
[You can find it here](https://www.getpostman.com/collections/c65e447ef6026d4d74f1)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have a good knowledge on how to REST API
- Have VSCode or other text editor installed. [Link to download VSCode](https://code.visualstudio.com/download)
- Install composer package. [Link to download composer](https://getcomposer.org/download/)
- Have git installed.[Link to download git](https://git-scm.com/downloads)### Setup
- `git clone https://github.com/bushmusi/restaurant-api`
- `cd restaurant-api/`
- Install packages: `composer install`
- Start Live Server: `php artisan serve`### Usage
- Please use postman collection
## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/bushmusi)
- Twitter: [@twitterhandle](https://twitter.com/bushera_mestofa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/bushra-mustofa-2620671b7/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.