Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshayur04/golang-test


https://github.com/akshayur04/golang-test

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# GOLANG TEST

### Installation

#### 1. Clone the repository:

```bash
git clone https://github.com/akshayUr04/golang-test.git && \
cd ./golang-test
```

##### 3. Run Application
```bash
## Change the url in sendToWebHook func in the helper package to your webhook url
go run ./cmd/main.go
```