No description
- Go 99.9%
|
|
||
|---|---|---|
| .aws | ||
| .forgejo/workflows | ||
| .gitea/workflows | ||
| backend | ||
| communication | ||
| id | ||
| internal | ||
| iptv | ||
| payments | ||
| pkg/types | ||
| .gitignore | ||
| .golangci.yml | ||
| .pre-commit-config.yaml | ||
| encore.app | ||
| go.mod | ||
| go.sum | ||
| infra-config.json | ||
| README.md | ||
api-service
The central API service repository for Wishnet built using Go and Encore.
To run, follow these steps:
- Clone the repository:
git clone https://git.wishnet.in/synchon/api-service.git
- Navigate to the project directory:
cd api-service
- Install the required dependencies and run the service:
encore run