https://github.com/redhat-developer-demos/getcountrieslist
Go webapi (REST) program to retrieve list of countries from a database and return it as a JSON array
https://github.com/redhat-developer-demos/getcountrieslist
Last synced: 3 months ago
JSON representation
Go webapi (REST) program to retrieve list of countries from a database and return it as a JSON array
- Host: GitHub
- URL: https://github.com/redhat-developer-demos/getcountrieslist
- Owner: redhat-developer-demos
- License: apache-2.0
- Created: 2023-07-21T20:00:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T16:57:48.000Z (over 1 year ago)
- Last Synced: 2025-01-23T07:47:54.486Z (5 months ago)
- Language: Go
- Size: 2.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getcountrieslist
Go webapi (REST) program to retrieve list of countries from a database and return it as a JSON array## Part of the Red Hat Developer learning path entitled "Using Red Hat OpenShift labels"