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

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.

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)