https://github.com/luandersonalvesdev/shooes-store
Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
https://github.com/luandersonalvesdev/shooes-store
api api-rest crud crud-api docker docker-compose eslint express mocha mocha-chai mysql mysql2 nodejs test
Last synced: 3 months ago
JSON representation
Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
- Host: GitHub
- URL: https://github.com/luandersonalvesdev/shooes-store
- Owner: luandersonalvesdev
- Created: 2023-06-18T22:54:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T03:11:17.000Z (about 3 years ago)
- Last Synced: 2025-06-25T18:05:19.820Z (about 1 year ago)
- Topics: api, api-rest, crud, crud-api, docker, docker-compose, eslint, express, mocha, mocha-chai, mysql, mysql2, nodejs, test
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD Shooes Store
## About project
Shoe Store is a personal project made for skill improvement.
It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
## Get Started
1. #### To run you just need [Docker](https://docs.docker.com/engine/install/ubuntu/) and [Docker Compose](https://docs.docker.com/compose/install/).
2. #### Clone this repository with:
```
git@github.com:luandersonalvesdev/shooes-store.git
```
3. #### Climb the containers with:
```
docker-compose up -d
```
---
## 👨💻 Improvements:
1. Climb two dockers and interact between them.
2. Test Driven Development - TDD.
3. CRUD API.
4. API RESTfull.
5. MySQL comands and normalization.
## 🛠️ Technologies:
1. Node
2. Docker
3. Docker Compose
4. MySQL
5. Mocha
6. Sinon
7. JavaScript
---
## Contact
>https://linkedin.com/in/luandersonalvesdev