https://github.com/didinj/grails3-restapi-profile
Grails 3, MongoDB and REST-API Profile CRUD application
https://github.com/didinj/grails3-restapi-profile
api application crud example grails grails3 mongo mongodb profile rest-api restful restful-api tutorial web webapp
Last synced: 8 months ago
JSON representation
Grails 3, MongoDB and REST-API Profile CRUD application
- Host: GitHub
- URL: https://github.com/didinj/grails3-restapi-profile
- Owner: didinj
- License: mit
- Created: 2018-01-28T13:52:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T14:01:08.000Z (about 8 years ago)
- Last Synced: 2025-02-04T11:51:21.470Z (about 1 year ago)
- Topics: api, application, crud, example, grails, grails3, mongo, mongodb, profile, rest-api, restful, restful-api, tutorial, web, webapp
- Language: Shell
- Homepage: https://www.djamware.com/post/5a6dd5c680aca7059c142977/grails-3-mongodb-and-rest-api-profile-crud-application
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grails 3, MongoDB and REST API Profile CRUD Application
This source code is part of [Grails 3, MongoDB and REST API Profile CRUD Application](https://www.djamware.com/post/5a6dd5c680aca7059c142977/grails-3-mongodb-and-rest-api-profile-crud-application) tutorial.
To run this application:
* Install JDK 8
* Install Grails 3.3.2 and set it's environment variables (Windows)
* Install and run MongoDB
* Clone this repo
* Run `grails run-app` in application folder