Skip to content

interactive api docs for rumba server

License

Notifications You must be signed in to change notification settings

jas-per/rumba-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rumba-api

Interactive Api documentation for the rum.ba jukebox server. Similar to swagger but a bit more specialized in testing a jukebox and the idiosyncrasies of the Subsonic Api.

api with help text

The whole thing got a bit over the top - there was an older rum.ba webapp that needs porting from react 13/alt.js flux and the idea was to try a new stack on a small project first ;) quite happy with preact hooks and mobx-state-tree - the new rum.ba webapp should be ready later this summer!

api with video player

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build at localhost:8080
npm run serve

# run linter
npm run lint

ToDo

integrate response schema for reference as well

About

interactive api docs for rumba server

Resources

License

Stars

Watchers

Forks