Skip to content

Repository for the PCaPAC Tutorial session - OpenAPI

License

Notifications You must be signed in to change notification settings

emiliojmorales/OpenAPI-Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI-Tutorial

Repository for the PCaPAC Tutorial session - OpenAPI

Install docker(compose) and run(neo4j database + openapi server): docker-compose up -d --build

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

Languages

  • Go 69.1%
  • HTML 14.9%
  • TypeScript 9.0%
  • CSS 4.7%
  • JavaScript 1.4%
  • Dockerfile 0.6%
  • Makefile 0.3%