Skip to content

joelparkerhenderson/demo-json-api-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Demo JSON API Hello World

json:api

See http://jsonapi.org

JSON API is a convention for response formatting.

JSON API conventions help you increase productivity, take advantage of tooling, and focus on your application.

Clients built around JSON API are able to take advantage of its features around efficiently caching responses, and even sometimes eliminating network requests entirely.

JSON API has been properly registered with the IANA. Its media type designation is application/vnd.api+json.

This repository contains just one JSON file, that contains just one line of JSON meta information, that says "Hello World".

Tracking

  • Package: demo_json_api_hello_world
  • Version: 1.1.0
  • Created: 2016-06-25
  • Updated: 2016-06-27
  • License: Any of BSD, GPL, LGPL, MIT
  • Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)