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

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

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