repository
0.0.0-20221018223330-e331df470992
Repository: https://github.com/durudex/durudex-test-api.git
Documentation: pkg.go.dev
# README
⚡️ Durudex Test API
Application for testing Durudex API.
💡 Prerequisites
⚙️ Build & Run
- Create an
.env
file in the root directory and add the following values from.env.example
:
# Debug mode.
DEBUG=false
# Config variables:
CONFIG_PATH=configs/main
# Auth variables:
JWT_SIGNING_KEY=
Use make run
to run and make build
to build project.
👍 Contribute
If you want to say thank you and/or support the active development of Durudex:
- Add a GitHub Star to the project.
- Join the Discord Server.
⚠️ License
Copyright © 2022 Durudex. Released under the MIT license.