This project has just a porpuse of study.
- NodeJs
- Express
- Multer
- Uuid
- Mongo DB
- S3 AWS
- NodeJs
- Account in mongoDb
- Account in AWS for to use S3 Buckets
- A IDE
git clone https://github.com/wagnersillva/api-nodejs-mongodb.git
npm install
cd api-nodejs-mongodb
npm start
[GET] /products
[POST] /products/create
[POST] /image/upload
- Features products
- [π‘] Create
- [π‘] Find All
- [π‘] Find By id
- [π΅] Find By Category, Cod, Name
- [π‘] Update
- [π€] Delete
- Features Images Uploads
- [π ] Upload
- Features categories
- [π€] Create
- [π€] Find All
- [π€] Find By Category, Cod, Name
- [π€] Update
- [π€] Delete
π€ To do
π΅ Doing
π‘ To test
π Testing
π’ Done
π΄ Bugs
Create and Developer