タグ

ブックマーク / jsonbin.org (1)

  • jsonbin - A JSON store as a RESTful service

    jsonbin(1) json RESTful store jsonbin(1) NAME jsonbin.org - A personal JSON store as a RESTful service SYNOPSIS curl https://jsonbin.org/remy/blog Access To save data, you'll first need to sign in to get an API key. All examples below use example as the username. DESCRIPTION jsonbin.org is a personal key/value JSON store as a service. Protected behind authentication and API key requests, data is s

    efcl
    efcl 2017/02/01
    JSONを保存出来るREST API。 GitHubアカウントでログインするとtokenが発行されて、tokenを利用してJSONを読み書きが出来る
  • 1