Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-03T12:51:08.000Z (about 1 year ago)
- Last Synced: 2024-10-12T19:00:32.036Z (about 1 month 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![Screenshot 2023-11-03 175944](https://github.com/mindexpert7546/Countriesnfo-api/assets/89348788/dc8bfc41-22d3-408b-9c22-b2735f627174)
![Screenshot 2023-11-03 180023](https://github.com/mindexpert7546/Countriesnfo-api/assets/89348788/7d6f6a32-6924-4aa2-b33f-d02e261b13af)
![Screenshot 2023-11-03 175954](https://github.com/mindexpert7546/Countriesnfo-api/assets/89348788/92c2032b-3438-447c-bfe0-341b31561392)