How to Deploy Java GraphQL APIs Using Apifi — A Quick Start Guide

Written by dave01 | Published 2020/11/09
Tech Story Tags: java | spring-boot | graphql | open-source | api-development | java-annotations | api | apis

TLDR Apifi is a Java (8+) annotation processing framework which auto generates GraphQL APIs for JPA based data models. It spans the full API stack; from data access to client side consumption. In this article we’ll be demonstrating how to rapidly build a simple eCommerce Java GraphQL API using Apifi and Spring Boot. The eCommerce API needs to be able to allow a customer to sign up (i.e. create a new order, empty the shopping cart, calculate the subtotal, and remove the selected items from the inventory).via the TL;DR App

no story

Written by dave01 | Debugging life, one line at a time
Published by HackerNoon on 2020/11/09