Skip to content

sreejithsev/AirportLocationAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport Location GraphQL-Spring-boot Application

This Standalone Spring boot project demonstrates the crud operations on Airport Location services using GraphQL as API. The concept and tips on GraphQL API can be found on the official page: https://graphql.org/learn/ .

Build Status

1. In Memory H2 Database is used.

2. Running as a Packaged Application (Following ways)

Way-1 : java -jar target/graphql-0.0.1-SNAPSHOT.war

Way-2 : mvn spring-boot:run (using maven)

3. Once the application is started you can access http://localhost:8080/graphiql

About

Spring Boot GraphQL Airport Location API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published