plumber
API generator
Converts R code into a web API with minimal configuration
Turn your R code into a web API.
1k stars
52 watching
257 forks
Language: R
last commit: about 1 month ago
Linked from 1 awesome list
apiapi-serverplumberr
Related projects:
Repository | Description | Stars |
---|---|---|
fabrik42/acts_as_api | A Ruby library that simplifies generating API responses in Rails by providing a simple and flexible way to define templates for model data | 503 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,449 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
rstudio/reticulate | Enables seamless integration of Python and R programming languages in a single software development environment. | 1,682 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 986 |
rstudio/blogdown | A package for generating dynamic R Markdown websites with customizable output formats and integration with Hugo static site generator | 1,744 |
rstudio/rstarthere | A comprehensive guide to useful R packages for data science workflow | 664 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 597 |
rootstrap/rails_api_base | A Ruby on Rails API project with administration console and testing tools | 505 |
smithy-lang/smithy-ruby | A tool that generates Ruby SDKs for building JSON APIs. | 36 |
wolox/dictum | Automates the creation of API documentation for Rails applications | 53 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |