Skip to content

Health-Education-England/tis-trainee-api

Repository files navigation

TIS Trainee API

About

This repository holds the OpenAPI documentation for the TIS Trainee API.

The latest documentation is always available at health-education-england.github.io/tis-trainee-api.

Developing

Editing

The API documentation can be worked on within any text editor or IDE. Plugins are available for several popular IDEs.

Previewing

Several options are provided for previewing the documentation

Docker

A Docker compose file is provided for ease of use, the openapi.yml file will be mapped in to the container so edits can be viewed without restarting the container. Run docker compose up -d followed by navigating to http://localhost:8080.

NPM

Node can be used to bundle and serve an OpenAPI viewer by running npm run start, the viewer will open automatically.

Versioning

This project uses Semantic Versioning.

License

This project is license under The MIT License (MIT).

About

API documentation for trainee services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published