An open API service indexing awesome lists of open source software.

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

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.