javitocor / Express-MySQL-API

An API built with Express js and MySQL. You can perform all CRUD operations with customers model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Hireable

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:

Author

👤 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.

About

An API built with Express js and MySQL. You can perform all CRUD operations with customers model.

License:MIT License


Languages

Language:JavaScript 96.1%Language:Pug 2.8%Language:CSS 1.1%