https://github.com/digital-voting-team/customer-service
Customer service. Part of CSCA.
https://github.com/digital-voting-team/customer-service
docker-compose go microservice
Last synced: 8 months ago
JSON representation
Customer service. Part of CSCA.
- Host: GitHub
- URL: https://github.com/digital-voting-team/customer-service
- Owner: Digital-Voting-Team
- Created: 2022-10-08T16:55:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T20:19:55.000Z (over 3 years ago)
- Last Synced: 2025-07-02T14:50:09.567Z (9 months ago)
- Topics: docker-compose, go, microservice
- Language: Go
- Homepage:
- Size: 3.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer service -- CSCA
> :warning: **Postman docs**: Make sure they are up to date, I'm just too lazy to do it myself..... Please sync with docs/web_deploy!
### Executing program
Running through docker-compose.yaml!
## Authors
* Digital Voting Team [GitHub](https://github.com/Digital-Voting-Team)
* ex. Kyrylo Riabov [Gmail](kyryl.ryabov@gmail.com)
## License
This project is licensed under the [MIT] License - see the LICENSE.md file for details
## Thanks
**I just wanna thank Distributed Lab for everything. Thank you, you are the best!**
* [TokenD](https://tokend.io/)
* [TokenD GitLab](https://gitlab.com/tokend/)
## Acknowledgments
Inspiration, code snippets, etc.
* [JWT library](https://github.com/golang-jwt/jwt)
* [JSON API](https://jsonapi.org/)
* [GO chi routing lib](https://github.com/go-chi/chi)
* [Distributed Lab -- Open API](https://gitlab.com/tokend/openapi-go-generator)