Skip to content
/ docster Public

transforming proxy that creates on the fly html documentation for your Json Rest api

License

Notifications You must be signed in to change notification settings

innoq/docster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Docster

Transforming proxy that creates an html represenation of your json hypermedia (e.g. HAL) api on the fly.

Running instances

Start

SERVER_URI="my-server-base-uri" sbt run

or

sbt run -Dserver.uri="my-server-base-uri"

Execute tests

sbt test

Current Features

  • transparent proxy
  • HAL support:
    • displays relations
    • displays attributes
    • displays embedded entities

About

transforming proxy that creates on the fly html documentation for your Json Rest api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published