Made with ❤️ by @GreatGodApollo
Spacebin GoLang API library
Import the package into your project
import "github.com/GreatGodApollo/gospacebin"
Then construct a new spacebin client that can be used to access the API
spacebin := gospacebin.NewClient("https://api.spaceb.in")
For more information on using the client read the documentation.
This project is licensed under the MIT License