Categorygithub.com/durudex/durudex-test-api
repository
0.0.0-20221018223330-e331df470992
Repository: https://github.com/durudex/durudex-test-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

⚡️ Durudex Test API

Application for testing Durudex API.

💡 Prerequisites

⚙️ Build & Run

  1. 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:

  1. Add a GitHub Star to the project.
  2. Join the Discord Server.

⚠️ License

Copyright © 2022 Durudex. Released under the MIT license.