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

https://github.com/cynkra/sgods

sgods
https://github.com/cynkra/sgods

Last synced: 3 months ago
JSON representation

sgods

Awesome Lists containing this project

README

          

# Run the plumber API

```{r}
library(plumber)
pr("inst/plumber.R") |> pr_run(port = 8000)
```