Skip to content

cektrendstudio/cektrend-engine-go

Repository files navigation

Cektrend Engine API Go

This is a Golang project for Cektrend Engine API Go.

Getting Started

Prerequisites

  • Go 1.16 or higher

Running the Application

To run the application on port 8888 (you can change some env like: port, db, etc on .env file), use the following command:

go run main.go

The server will start on http://localhost:8888 and table will be created automatically.

Documentation

API documentation is available in the docs folder. You can import the Postman collection to view and test the API endpoints.

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries, please contact the repository owner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published