concierge

API gateway framework

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.oneandone
Идентификатор

Идентификатор

concierge
Последняя версия

Последняя версия

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

concierge
API gateway framework
Ссылка на сайт

Ссылка на сайт

https://github.com/1and1/concierge
Организация-разработчик

Организация-разработчик

1&1 Internet Inc.
Система контроля версий

Система контроля версий

https://github.com/1and1/concierge

Скачать concierge

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.oneandone/concierge/ -->
<dependency>
    <groupId>net.oneandone</groupId>
    <artifactId>concierge</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/concierge/
implementation 'net.oneandone:concierge:0.1'
// https://jarcasting.com/artifacts/net.oneandone/concierge/
implementation ("net.oneandone:concierge:0.1")
'net.oneandone:concierge:jar:0.1'
<dependency org="net.oneandone" name="concierge" rev="0.1">
  <artifact name="concierge" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='concierge', version='0.1')
)
libraryDependencies += "net.oneandone" % "concierge" % "0.1"
[net.oneandone/concierge "0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0
io.dropwizard : dropwizard-core jar 0.9.2
org.glassfish : javax.json jar 1.0.4
org.projectlombok : lombok jar 1.16.4

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.6
io.dropwizard : dropwizard-testing jar 0.9.2
org.mockito : mockito-all jar 2.0.2-beta

Модули Проекта

Данный проект не имеет модулей.

Travis CI Codacy Badge Codacy Badge

Concierge

The intended usage of the Concierge framework is for having a REST API gateway for JSON based resources. The idea arised when we we're facing the problem of creating an API for a large XML that we would like to parse with FraLaX.

Once we'll have a running service we'll update the usage guidelines and the documentation for this repository.

Example

In order to run the example execute 'gradle run' within the module 'concierge-example-server' and call http://localhost:8080/ with your favored REST client (e.g. Postman).

net.oneandone

1&1

Open Source by 1&1 Group.

Версии библиотеки

Версия
0.1