Compare commits

...

2 Commits

Author SHA1 Message Date
ultimateplayer1999 4faecc1444
README change 2023-01-16 09:57:14 +01:00
ultimateplayer1999 b0951e95b5
README change 2023-01-16 09:41:52 +01:00
1 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
Some examples for API usage in Go for the ssh.surf API
Some examples for API usage in Go for the ssh.surf API.
All of them based on .env files
All of them based on a .env file.
To install this package you can use the following while you have it setup for a Go project.
```text
go get github.com/joho/godotenv
```
# DISCLAIMER
The binaries may need to be rebuild. As they are build on Ubuntu and it may also depends on how you installed Golang.