An open API service indexing awesome lists of open source software.

https://github.com/adydetra/laranuxt-back

🚀 Laravel x Nuxt - Back
https://github.com/adydetra/laranuxt-back

laravel mysql nuxt rest-api

Last synced: 3 months ago
JSON representation

🚀 Laravel x Nuxt - Back

Awesome Lists containing this project

README

          

# Laranuxt 🚀

![Laravel](https://img.shields.io/badge/Laravel-%23FF2D20.svg?logo=Laravel&logoColor=white)
![Nuxtjs](https://img.shields.io/badge/Nuxt-002E3B?logo=nuxtdotjs&logoColor=#00DC82)
![MySQL](https://img.shields.io/badge/MySQL-4479A1.svg?logo=MySQL&logoColor=white)
![Static Badge](https://img.shields.io/badge/license-MIT-brightgreen?label=LICENSE)

[Frontend (Nuxt)](https://github.com/adydetra/laranuxt-front)

## Todolist

- REST API
- [x] GET
- [x] POST
- [x] DELETE
- [ ] Deploy

## Contributing

If you want to contribute adding new features or fixing bugs, please follow these steps:

1. Fork the repository.
2. Create a new branch: `git checkout -b example-name`
3. Make your changes and commit them: `git commit -m 'Add new example-name`
4. Push to the branch: `git push origin example-name`
5. Open a pull request.

## License

The code is licensed [MIT](LICENSE)