Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonkarman/pastebin-client-go
A Go client for creating and deleting user pastes on Pastebin.
https://github.com/simonkarman/pastebin-client-go
Last synced: 1 day ago
JSON representation
A Go client for creating and deleting user pastes on Pastebin.
- Host: GitHub
- URL: https://github.com/simonkarman/pastebin-client-go
- Owner: simonkarman
- Created: 2024-06-14T10:59:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T14:30:53.000Z (8 months ago)
- Last Synced: 2024-06-19T03:06:50.833Z (8 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pastebin Client Go
A Go client for creating and deleting user pastes on Pastebin.Created to serve as the client for the terraform provider for Pastebin: [simonkarman/terraform-provider-pastebin](https://github.com/simonkarman/terraform-provider-pastebin).