README.md for 2 services

This commit is contained in:
Kfir Dayan 2023-08-13 12:00:41 +03:00
parent 5ea668975e
commit 2aea44b3cc

View file

@ -9,3 +9,6 @@ Maybe any CRM system will do it every interval.
### API ###
This api will use the same redis database and check a unique key for every user.
This key will be used to validate the user and insert a new user to a mongodb database.
Each Service Has a README.md file.