-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Cezary Kluczyński edited this page Oct 23, 2017
·
24 revisions
STAPI, a Star Trek API, is an attempt to create public Star Trek API, similar to what Star Wars API and PokeAPI accomplished.
Note: this is still a work in progress, not suitable for production use.
- Quick start - all the information necessary to use STAPI, with example requests
- Contracts - human and machine-readable description of API's endpoints
- Clients - how to connect to STAPI
- Basic setup
- Deployment - how to deploy to Tomcat
- Contributing guidelines
- Development - how to run STAPI locally
- Configuration - what could be configured using properties
- Gradle tasks - custom Gradle task list
- Work progress - what is done, and what's yet to be done
- Architecture overview
- Coding conventions
- Scheduled tasks