An open API service indexing awesome lists of open source software.

https://github.com/hacknlove/adidas-subscription-system

Adidas NodeJs backend challenge - January 2021
https://github.com/hacknlove/adidas-subscription-system

Last synced: 6 months ago
JSON representation

Adidas NodeJs backend challenge - January 2021

Awesome Lists containing this project

README

          

# Subscription System
Adidas NodeJs backend challenge - January 2021

![diagram](./docs/diagram.svg)
## Documentation

* [((challenge notes))](./docs/challenge-notes.md)
* [How to use the public api service](./docs/how-to-use-public-api.md)
* [How to use the private api service](./docs/how-to-use-private-api.md)
* [How to deploy subscription system](./docs/how-to-deploy-subscription-system.md)
* [How to develop subscription system](./docs/how-to-develop-subscription-system.md)
* [How to QA subscription system](./docs/how-to-qa-subscription-system.md)
* [technical information](./docs/technical-information.md)
* [Business information](./business-information.md)