Skip to content

Commit

Permalink
Merge branch 'master' of github.com:university-of-auckland/ORCID-Hub-…
Browse files Browse the repository at this point in the history
…Integration
  • Loading branch information
nad2000 committed Aug 8, 2019
2 parents 7d77e96 + 4627ede commit bda0282
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,7 @@
[![Coverage Status](https://coveralls.io/repos/github/university-of-auckland/ORCID-Hub-Integration/badge.svg?branch=master)](https://coveralls.io/github/university-of-auckland/ORCID-Hub-Integration?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/university-of-auckland/ORCID-Hub-Integration)](https://goreportcard.com/report/github.com/university-of-auckland/ORCID-Hub-Integration)

# Swagger generated server

Spring Boot Server


## Overview
This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project.
By using the [OpenAPI-Spec](https://github.com/swagger-api/swagger-core), you can easily generate a server stub.
This is an example of building a swagger-enabled server in Java using the SpringBoot framework.

The underlying library integrating swagger to SpringBoot is [springfox](https://github.com/springfox/springfox)

Start your server as an simple java application

You can view the api documentation in swagger-ui by pointing to
http://localhost:8080/

Change default port value in application.properties

# AWS Lambda base event handlder
# AWS Lambda Based Event Handlder

a sample Lambda...
It can be triggered either by SQS or API Gateway directly.
Expand Down

0 comments on commit bda0282

Please sign in to comment.