Skip to content

This project is designed to implement my knowledge of back-end web technologies, specifically in Node.js, REST APIs, and decoupled services (microservices).

Notifications You must be signed in to change notification settings

gabbanaesteban/stocks

Repository files navigation

Node.js Challenge

Description

This project is designed to implement my knowledge of back-end web technologies, specifically in Node.js, REST APIs, and decoupled services (microservices).

Assignment

Requirements

  • Docker

Running Tests

Each API has its own instruction to be tested in a isolated way.

Usage/Examples

To start the project, just run:

cp ./api-service/.env.example ./api-service/.env
./up.sh

NOTE

There are two accounts to interact with the service.

Both of them have the same password: test.

After the service is up and running, you can find the documentation for each API @ /api-docs.


Author

Esteban De la Rosa

About

This project is designed to implement my knowledge of back-end web technologies, specifically in Node.js, REST APIs, and decoupled services (microservices).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages