Express MySQL API
An API built with Express js and MySQL. You can perform all CRUD operations with customers model.
Additional description about the project and its features.
Built With
- JAVASCRIPT
- NPM
- EXPRESS
- MySQL
- NODE
- GITHUB ACTIONS
- VSCODE
Usage
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
git@github.com:javitocor/Express-MySQL-API.git
- Clone with HTTPS
https://github.com/javitocor/Express-MySQL-API.git
-
Requirements:
- Nodejs and npm
[Download Nodejs](https://nodejs.org/en/download/) and follow the instructions, npm is included in the package
-
In the project directory, you can run:
-
$ npm install
- installs all the dependencies required by the project -
$ npm run devstart
- runs the app in the development mode:- The API will run in http://localhost:3000
- You can use Postman, cURL or any other tool of your choice to perform the API calls.
-
Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments 🚀
📝 License
This project is MIT licensed.