salginci / api_fe_support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-fe-support

This sample service provides a post endpoint which we will use in our sample.

It behaves as the endpoints receives a feedback and stores it in DB. And then publishes a notification event for sending emails.

You may realized that the project already includes some additonal middlewares and model structures.

the purpose is we will be adding / improving this with authentication and many other features. This is just begining of the microservice architectures post sample project.

About


Languages

Language:JavaScript 98.5%Language:Dockerfile 1.5%