Skip to content

The API gateway for ezeX, responsible for managing and routing requests efficiently between clients and backend services.

License

Notifications You must be signed in to change notification settings

ezex-io/ezex-gateway

Repository files navigation

ezeX Gateway

The API gateway for ezeX, responsible for managing and routing requests efficiently between clients and backend services.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Go: The Go programming language.

Build

To build the project, use:

make build

Test

To run the tests, use:

make test

Code Quality and Formatting

To automatically format the code, run:

make fmt

Run the linter to catch common mistakes and improve code quality:

make check

Contributing

Contributions are most welcome! Whether it's code, documentation, or ideas, every contribution makes a difference. Please read the Contributing guide to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The API gateway for ezeX, responsible for managing and routing requests efficiently between clients and backend services.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6