• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    Perl
  • Created about 14 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SPORE specifications

SPORE - Specification to a POrtable Rest Environment

SPORE is a way to describe public services HTTP APIs such as [twitter] 1 or applications with an HTTP interface such as [Apache CouchDB] 2 using a simple language-agnostic JSON document that can be used by various language-specific implementations to dynamically or statically generate high level client objects.

The goal of this git repository is to host:

  • the specifications for the [SPORE description language] 3
  • the specifications for writing a [SPORE client implementation] 4

APPLICATIONS AND SERVICES API DESCRIPTIONS

IMPLEMENTATIONS

DISCUSSIONS