https://github.com/reloadly/reloadly-airtime-form-golang
A web application built with HTML, CSS, REST APIs, and Go
https://github.com/reloadly/reloadly-airtime-form-golang
Last synced: 3 months ago
JSON representation
A web application built with HTML, CSS, REST APIs, and Go
- Host: GitHub
- URL: https://github.com/reloadly/reloadly-airtime-form-golang
- Owner: Reloadly
- License: apache-2.0
- Created: 2022-10-26T11:12:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T12:46:13.000Z (over 3 years ago)
- Last Synced: 2025-05-24T18:45:39.176Z (about 1 year ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reloadly Airtime Form Golang
Reloadly's Airtime Form is a web application that enables web developers building with Go to quickly create a working airtime top-up application. You can get started in minutes if you have Go 1.16+ installed on your machine.
## Getting Started
Before you begin, you need a Reloadly account. Please see the [developer documentation](https://developers.reloadly.com/airtime/quickstart) for information on how to create a Reloadly account and retrieve your Reloadly APIs credentials.
### Minimum requirements
Go 1.16+ installed
### Installation
`$ go get -u github.com/reloadly/reloadly-airtime-form-golang`
## Feedback and Help
You can raise an issue via the [issues](https://github.com/Reloadly/reloadly-airtime-form-golang/issues) channel of this project. You can also reach out through the following channels:
- [Our online developer community](https://join.slack.com/t/reloadly-developers/shared_invite/zt-qflikche-fwiFA5Sxtst2mXzvJBPO3w)
- [Our Website](https://www.reloadly.com)
- [Our support team](mailto:support@reloadly.com)
## License
This project is licensed under the Apache license. See the [LICENSE](https://github.com/Reloadly/reloadly-airtime-form-golang/blob/main/LICENSE) file for more info.