Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 761 Bytes

myjson.md

File metadata and controls

21 lines (11 loc) · 761 Bytes

Myjson

  • Myjson - About

    • Myjson is a simple JSON store for use in your client side web and/or mobile applications.

      If you've ever needed a QUICK PLACE to store a configuration file or some data for your client side models, Myjson can be of service to you. Simply copy and paste your JSON data into the main input window, then access your data through the provided URI. Check out the API version for more features.

    • Myjson URIs support cross-origin resource sharing (CORS) so accessing your data client side won't give you any cross domain issues.

API

參考資料 {: #reference }

相關: