STAPI Client

Official client library for STAPI, a Star Trek API

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.cezarykluczynski.stapi
ArtifactId

ArtifactId

stapi-client
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

STAPI Client
Official client library for STAPI, a Star Trek API
Project URL

Project URL

http://stapi.co/
Source Code Management

Source Code Management

https://github.com/cezarykluczynski/stapi

Download stapi-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.

Build Status codecov Codacy Badge License: MIT Maven Central

About

STAPI is a public Star Trek API, currently in it's beta stage. It is feasible for production use, and the API model is considered stable.

It was inspired by Star Wars API and Pokéapi.

Documentation

  • API documentation can be found on the website.
  • Project documentation can be found on wiki home.

Versions

Version
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7