GithubHelp home page GithubHelp logo

taoteg / adama Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arabidopsis-information-portal/adama

0.0 1.0 0.0 5.37 MB

Araport Data And Microservices API

License: Other

Makefile 0.31% Python 25.91% JavaScript 65.05% CSS 3.05% HTML 5.09% Ruby 0.60%

adama's Introduction

Logo

Araport Data And Microservices API

image

image

Documentation Status

This project implements a data federation strategy for the Arabidopsis Information Portal.

Quickstart

Grab a token from Araport API Store. After getting it, check access to Adama with:

$ export TOKEN=<my token>
$ curl -L -k https://api.araport.org/community/v0.3/status \
    -H "Authorization: Bearer $TOKEN"
{
    "api": "Adama v0.3", 
    "hash": "c08ae56c7b47e62c0247de22c75e9511c462c0e0", 
    "status": "success"
}   

The access to Adama is granted if the response looks like the above. Otherwise, please, report the output to @waltermoreira, or to the issues page.

If everything looks ok, proceed to the tutorial.

Documentation

Documentation is now being consolidated in one document at Read The Docs. The sources for the documentation live in docs/full.

Before graduating to a nice place like "Read The Docs", the preliminary and rough docs live in the wiki.

You can also read the live docs of the API.

License

Free software: BSD License

adama's People

Contributors

mwvaughn avatar taoteg avatar waltermoreira avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.