Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pgilad/spring-boot-graphql-mongodb

Spring Boot demo with GraphQL and MongoDB as database
https://github.com/pgilad/spring-boot-graphql-mongodb

demo graphql mongodb spring-boot

Last synced: 30 days ago
JSON representation

Spring Boot demo with GraphQL and MongoDB as database

Awesome Lists containing this project

README

        

# spring-boot-graphql-mongodb
Spring Boot demo with GraphQL and MongoDB as database

# Motivation

Provide a base starting point for Spring Boot along with GraphQL and MongoDB

# Dependencies

- Java 9
- MongoDB

# Credits

Most of the code based on https://medium.com/oril/spring-boot-graphql-mongodb-8733002b728a but modified to my style and changes

# License

MIT © [Gilad Peleg](https://www.giladpeleg.com)