Skip to content

gvanderploeg/widget-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widget Publisher

An ATOM feed builder with Edukapp's REST api as backend.

Can be configured to use multiple backends.

Uses:

Build / run

mvn clean package
java -cp target/widget-publisher-*.jar org.surfnet.widgets.Application server widget-publisher.yml

Configuration resides in widget-publisher.yml.

Test

curl -v http://localhost:8081/widgets
curl -v http://localhost:8081/widgets/edukapp?limit=5

About

Module for ATOM publishing of widget stores propietary feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages