Skip to content

ropensci/roapi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rOpenSci API

rOpenSci API

API status

Repo at https://github.com/ropensci/roapistatus and page at https://ropensci.github.io/roapistatus/

Authentication

All or nearly all routes that read data do not require authentication.

Some routes require authentication. Using basic auth now. Required username and password stored in ROAPI_USER and ROAPI_PWD env vars. Client side username:pwd passed in via headers, like user:pwd.

Quickstart

Clone repo

git clone git@github.com:ropensci/roapi.git
cd roapi

Bundle up

bundle install

Start server

unicorn

About

ropensci restful api

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published