Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aprilahijriyan/gojne

Cek Resi JNE Dengan Golang
https://github.com/aprilahijriyan/gojne

Last synced: 9 days ago
JSON representation

Cek Resi JNE Dengan Golang

Awesome Lists containing this project

README

        

# Cek Resi JNE

Golang script untuk cek resi JNE.

## Instalasi

```
go get -u github.com/aprilahijriyan/gojne
```

## Example

```
git clone github.com/aprilahijriyan/gojne.git
cd gojne
go mod download
go run ./example/test_gojne.go
```