Skip to content

svachaj/OpenAPI-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI-Tutorial

Repository for the PCaPAC Tutorial session - OpenAPI

Install docker(compose) and run(neo4j database + openapi server):

If you are in the root project folder go to the code folder first, please. cd code docker-compose up -d --build

To create data in DB use API endpoint /database/deleteAndInitNewData. For example from the docs: API docs

Running docker services:

tutorial-api: localhost:3700

neo4j: localhost:7474

(aditional service - run docker-compose-tools.yml)

swagger-editor: localhost:3777

grafana: localhost:3788 (on Linux run: sudo chown 472 $HOME/grafana-tutorial/data)

Systems database OpenAPI specification

Download specification

Useful tools and links

OpenAPI initiative

OpenAPI specification

Swagger editor

List of OpenAPI tools

About

Repository for the PCaPAC Tutorial session - OpenAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published