a simple CRUD application containing a web portal consuming a service layer using a monogoDB to store the data.
simply run
./scripts/start.sh
to build the docker-compose
container and run the project
./scripts/test.sh
will be found under the /books path
- use the end point
/order
- use
file
as the key for the file - the 2 output files will be generated in the
output_files
directory - the file content will also be returned as response for the
/orders
endpoint
- ExpressJs
- TypeScript
- MongoDB
- Jest
there is a directory called helper_files containing:
- postman collection file containing all the endpoints
- input_example.csv
- order_log00.csv