https://github.com/mindexpert7546/countriesnfo-api-mysql-migration-learn
The "Countries Info API" is a RESTful web service that offers essential information about countries, including country name, country code, and flag images. This API is designed to be a valuable resource for developers, researchers.
https://github.com/mindexpert7546/countriesnfo-api-mysql-migration-learn
api grails grails-application grails3 groovy groovy-code mysql mysql-database
Last synced: 7 months ago
JSON representation
The "Countries Info API" is a RESTful web service that offers essential information about countries, including country name, country code, and flag images. This API is designed to be a valuable resource for developers, researchers.
- Host: GitHub
- URL: https://github.com/mindexpert7546/countriesnfo-api-mysql-migration-learn
- Owner: mindexpert7546
- Created: 2023-11-03T12:32:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T12:51:08.000Z (over 2 years ago)
- Last Synced: 2025-03-14T06:44:12.276Z (over 1 year ago)
- Topics: api, grails, grails-application, grails3, groovy, groovy-code, mysql, mysql-database
- Language: Shell
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countriesnfo-api
This is countries info api
## Important link for ref -
### StackOverflow :
https://stackoverflow.com/questions/31764922/how-to-connect-grails-3-0-to-my-local-mysql-database
### Grails official :
https://guides.grails.org/grails3/grails-database-migration/guide/index.html
### MySql Connector dependency :
https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.11


