Skip to content

Small demo on building and consuming typed HTTP endpoints

License

Notifications You must be signed in to change notification settings

alexgb1/demo-http-api-as-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-http-api-as-data

Small demo on building and consuming typed HTTP endpoints

Demo

Run server: sbt "runMain org.example.DemoServerApp"

See API docs at http://localhost:8081/docs

Run client: sbt "runMain org.example.DemoClientApp"

About

Small demo on building and consuming typed HTTP endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages