An open API service indexing awesome lists of open source software.

https://github.com/ColinFay/golemexamples

Gathering in one place some {golem} examples
https://github.com/ColinFay/golemexamples

Last synced: 4 months ago
JSON representation

Gathering in one place some {golem} examples

Awesome Lists containing this project

README

        

# golemexamples

Gathering in one place some example of applications built with `{golem}`.

+ [golemhtmltemplate](/golemhtmltemplate): Using `htmlTemplate()` and `{golem}`

> Application available at

+ [golempunkapi](/golempunkapi): Example of a Shiny app calling an API from the client-side

> Application available at

+ [golemnotifyjs](/golemnotifyjs) Using [notifyjs](notifyjs.jpillora.com) in `{shiny}` via `{golem}`

> Application available at

+ [golemfuture](/golemfuture): Using `{future}` and `{promises}` for asynchronous programming in `{shiny}`

> Application available at

+ [golemwhereamidemo](/golemwhereamidemo): Using `{whereami}` for logging inside `{shiny}`

> Application available at

+ [golemshinymanager](/golemshinymanager): Using `{shinymanager}` & `{golem}`

+ [golemshinydash](/golemshinydash): Using `{shinydashboard}` & `{golem}`

+ [golemqlite](/golemqlite): Example of golem & sqlite.

+ [golemyamlapps](/golemyamlapps): Same backend, different apps based on YAML & `{config}`.

+ [golembrochure](/golembrochure): Using `{golem}` and `{brochure}`.