Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aprilahijriyan/gojne
- Owner: aprilahijriyan
- License: mit
- Created: 2021-12-05T17:09:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T17:55:38.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T03:13:24.665Z (6 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```