All Projects → micronaut-projects → Micronaut Graphql

micronaut-projects / Micronaut Graphql

Licence: apache-2.0
A repository for Micronaut and GraphQL integrations

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Micronaut Graphql

Middleware
Community Middleware List for the Iris Web Framework.
Stars: ✭ 188 (+235.71%)
Mutual labels:  community-driven
auth0-xamarin-oidc-samples
Auth0 OIDC Client with Xamarin applications
Stars: ✭ 26 (-53.57%)
Mutual labels:  community-driven
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+13087.5%)
Mutual labels:  community-driven
docs.sublimetext.io
Sublime Text Community Documentation
Stars: ✭ 145 (+158.93%)
Mutual labels:  community-driven
micronaut-acme
A repository for Micronaut and ACME integrations
Stars: ✭ 14 (-75%)
Mutual labels:  community-driven
aragon-wiki
The Aragon wiki
Stars: ✭ 76 (+35.71%)
Mutual labels:  community-driven
Awesome Community Curated Nlp
Community Curated NLP List
Stars: ✭ 173 (+208.93%)
Mutual labels:  community-driven
Ember Simple Auth Auth0
Auth0 + lock.js, built on ember-simple-auth
Stars: ✭ 53 (-5.36%)
Mutual labels:  community-driven
semantic-python-overview
(subjective) overview of projects which are related both to python and semantic technologies (RDF, OWL, Reasoning, ...)
Stars: ✭ 406 (+625%)
Mutual labels:  community-driven
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (+710.71%)
Mutual labels:  community-driven
sensor.rpi power
A Custom component for Home-Assistant that checks if your Raspberry Pi power supply is giving enough voltage from the kernel.
Stars: ✭ 105 (+87.5%)
Mutual labels:  community-driven
fairytale
encode.ru community archiver
Stars: ✭ 29 (-48.21%)
Mutual labels:  community-driven
bexhill-osm
A local mapping project using data from OpenStreetMap. Includes overlays, walking directions and historical information.
Stars: ✭ 16 (-71.43%)
Mutual labels:  community-driven
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+224342.86%)
Mutual labels:  community-driven
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-26.79%)
Mutual labels:  community-driven
Explore
Community-curated topic and collection pages on GitHub
Stars: ✭ 2,840 (+4971.43%)
Mutual labels:  community-driven
nft-gallery
NFT Explorer 🗺 🧭 running on Kusama and Polkadot
Stars: ✭ 281 (+401.79%)
Mutual labels:  community-driven
Atom I18n
:atom: One Atom i18n Package for Any Locale 🌏 🌎 🌍
Stars: ✭ 56 (+0%)
Mutual labels:  community-driven
Auth0 Drupal
Auth0 Drupal Plugin - Single Sign On, Social Login, SAML and AD/LDAP Integration, User Management, Community Driven, Open Source
Stars: ✭ 42 (-25%)
Mutual labels:  community-driven
Spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Stars: ✭ 21,906 (+39017.86%)
Mutual labels:  community-driven

Micronaut GraphQL

Maven Central Build Status

This project includes integration between Micronaut and GraphQL Java.

The Micronaut GraphQL integration can be used together with other GraphQL integration libraries like GraphQL Java Tools and GraphQL SPQR.

IMPORTANT NOTE:

  • Micronaut GraphQL 2.0.0 and above requires Micronaut Core 2.0.0 as minimal dependency.
  • Micronaut GraphQL 1.3.0 and above requires Micronaut Core 1.3.0 as minimal dependency.
  • Micronaut GraphQL 1.2.0 and above requires Micronaut Core 1.2.x as minimal dependency.

Documentation

See the Documentation for more information.

Examples

There are various examples provided in this repository.

Snapshots and Releases

Snaphots are automatically published to JFrog OSS using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to JCenter and Maven Central via Github Actions.

A release is performed with the following steps:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].