タグ

pythonとjsonに関するmas-higaのブックマーク (1)

  • WebMemcacheというWebサービスを作った - hitode909の日記


    MemcachedWeb便 HTTPJSON set, get, delete, statsAPI使XHR Web使便使 Rubysetget require 'net/http' require 'open-uri' http = Net::HTTP.new('webmemcache.appspot.com') response = http.post('/set', 'pi=3.14&e=2.7&namespace=te
    WebMemcacheというWebサービスを作った - hitode909の日記
    mas-higa
    mas-higa 2010/03/26
      Python   

    cache

    web

    service

    json

    python
     
  • 1