|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + |
| 4 | + <head> |
| 5 | + <meta charset="utf-8"> |
| 6 | +<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
| 8 | + |
| 9 | +<title>APIs.guru - Wikipedia for WEB APIs</title> |
| 10 | +<meta name="description" content="Our goal is to create a machine-readable Wikipedia for WEB APIs. If you have an API spec in any format (OpenAPI, Swagger, RAML, WADL, API Blueprint etc) for any public API, please, feel free to open an issue"> |
| 11 | +<link rel="canonical" href="https://APIs.guru/archive/2014/03/"> |
| 12 | + |
| 13 | +<!-- CSS --> |
| 14 | +<!-- inject:css --> |
| 15 | +<link rel="stylesheet" href="/assets/stylesheets/style.css"> |
| 16 | +<!-- endinject --> |
| 17 | + |
| 18 | +<!-- Icons --> |
| 19 | +<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/icon-32x32.png"> |
| 20 | +<link rel="icon" type="image/png" sizes="96x96" href="/assets/images/favicons/icon-96x96.png"> |
| 21 | +<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/icon-16x16.png"> |
| 22 | +<!-- RSS --> |
| 23 | +<link type="application/atom+xml" rel="alternate" href="https://APIs.guru/feed.xml" title="APIs.guru - Wikipedia for WEB APIs" /> |
| 24 | + |
| 25 | +<!-- SEO --> |
| 26 | +<!-- Begin Jekyll SEO tag v1.4.0 --> |
| 27 | +<title>APIs.guru - Wikipedia for WEB APIs - Our goal is to create a machine-readable Wikipedia for WEB APIs. If you have an API spec in any format (OpenAPI, Swagger, RAML, WADL, API Blueprint etc) for any public API, please, feel free to open an issue</title> |
| 28 | +<meta property="og:title" content="APIs.guru - Wikipedia for WEB APIs" /> |
| 29 | +<meta name="description" content="Our goal is to create a machine-readable Wikipedia for WEB APIs. If you have an API spec in any format (OpenAPI, Swagger, RAML, WADL, API Blueprint etc) for any public API, please, feel free to open an issue" /> |
| 30 | +<meta property="og:description" content="Our goal is to create a machine-readable Wikipedia for WEB APIs. If you have an API spec in any format (OpenAPI, Swagger, RAML, WADL, API Blueprint etc) for any public API, please, feel free to open an issue" /> |
| 31 | +<link rel="canonical" href="https://APIs.guru/archive/2014/03/" /> |
| 32 | +<meta property="og:url" content="https://APIs.guru/archive/2014/03/" /> |
| 33 | +<meta property="og:site_name" content="APIs.guru - Wikipedia for WEB APIs" /> |
| 34 | +<meta property="og:type" content="article" /> |
| 35 | +<meta property="article:published_time" content="2014-03-01T00:00:00+02:00" /> |
| 36 | +<script type="application/ld+json"> |
| 37 | + { |
| 38 | + "@context": "http://schema.org", |
| 39 | + "@type": "BlogPosting", |
| 40 | + "headline": "APIs.guru - Wikipedia for WEB APIs", |
| 41 | + "datePublished": "2014-03-01T00:00:00+02:00", |
| 42 | + "description": "Our goal is to create a machine-readable Wikipedia for WEB APIs. If you have an API spec in any format (OpenAPI, Swagger, RAML, WADL, API Blueprint etc) for any public API, please, feel free to open an issue", |
| 43 | + "url": "https://APIs.guru/archive/2014/03/" |
| 44 | + } |
| 45 | +</script> |
| 46 | +<!-- End Jekyll SEO tag --> |
| 47 | + |
| 48 | + </head> |
| 49 | + |
| 50 | + <body> |
| 51 | + |
| 52 | + <div class="mobile-header"> |
| 53 | + <div class="toggle-button"> |
| 54 | + <span></span> |
| 55 | + <span></span> |
| 56 | + <span></span> |
| 57 | + <span></span> |
| 58 | + </div> |
| 59 | + <div class="logo"> APIS.GURU </div> |
| 60 | +</div> |
| 61 | +<header class="site-header" id="menu"> |
| 62 | + <nav class="site-nav"> |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + <a class="page-link" href="/">Home</a> |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + <a class="page-link" href="/browse-apis/">Browse APIs</a> |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + <a class="page-link" href="/api-doc/">Our API</a> |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + <a class="page-link" href="/about/">About</a> |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + </nav> |
| 94 | +</header> |
| 95 | + |
| 96 | + |
| 97 | + <div class="page-content" id="content"> |
| 98 | + <div class="wrapper"> |
| 99 | + <h1>Archive of posts from March 2014</h1> |
| 100 | + |
| 101 | +<ul class="posts"> |
| 102 | + |
| 103 | + <li> |
| 104 | + <span class="post-date">Mar 1, 2014</span> |
| 105 | + <a class="post-link" href="/jekyll/example/2014/03/01/example-content/">Example content</a> |
| 106 | + </li> |
| 107 | + |
| 108 | +</ul> |
| 109 | + |
| 110 | +</div> |
| 111 | + |
| 112 | + </div> |
| 113 | + |
| 114 | + <footer class="site-footer"> |
| 115 | + |
| 116 | + <div class="wrapper"> |
| 117 | + |
| 118 | + <ul class="social-media-list"> |
| 119 | + |
| 120 | + <li> |
| 121 | + <a href="https://github.com/APIs-guru/api-models"><span class="icon icon--github"><svg viewBox="0 0 16 16"><path fill="#828282" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/></svg> |
| 122 | +</span><span class="username">git.io/APIs.guru</span></a> |
| 123 | + |
| 124 | + </li> |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + <li> |
| 129 | + <a href="https://twitter.com/APIs_guru"><span class="icon icon--twitter"><svg viewBox="0 0 16 16"><path fill="#828282" d="M15.969,3.058c-0.586,0.26-1.217,0.436-1.878,0.515c0.675-0.405,1.194-1.045,1.438-1.809c-0.632,0.375-1.332,0.647-2.076,0.793c-0.596-0.636-1.446-1.033-2.387-1.033c-1.806,0-3.27,1.464-3.27,3.27 c0,0.256,0.029,0.506,0.085,0.745C5.163,5.404,2.753,4.102,1.14,2.124C0.859,2.607,0.698,3.168,0.698,3.767 c0,1.134,0.577,2.135,1.455,2.722C1.616,6.472,1.112,6.325,0.671,6.08c0,0.014,0,0.027,0,0.041c0,1.584,1.127,2.906,2.623,3.206 C3.02,9.402,2.731,9.442,2.433,9.442c-0.211,0-0.416-0.021-0.615-0.059c0.416,1.299,1.624,2.245,3.055,2.271 c-1.119,0.877-2.529,1.4-4.061,1.4c-0.264,0-0.524-0.015-0.78-0.046c1.447,0.928,3.166,1.469,5.013,1.469 c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/></svg> |
| 130 | +</span><span class="username">APIs_guru</span></a> |
| 131 | + |
| 132 | + </li> |
| 133 | + |
| 134 | + <li> |
| 135 | + © 2016 APIs.guru All rights reserved. |
| 136 | + </li> |
| 137 | + </ul> |
| 138 | + <div> |
| 139 | + |
| 140 | + </div> |
| 141 | + |
| 142 | +</footer> |
| 143 | + |
| 144 | + |
| 145 | + <!-- JS --> |
| 146 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/slideout/0.1.12/slideout.js"></script> |
| 147 | + <!-- inject:js --> |
| 148 | + <script src="/assets/javascript/apis.js"></script> |
| 149 | + <script src="/assets/javascript/index.js"></script> |
| 150 | + <!-- endinject --> |
| 151 | + |
| 152 | + <script> |
| 153 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 154 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 155 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 156 | + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| 157 | + |
| 158 | + ga('create', 'UA-77831907-1', 'auto'); |
| 159 | + ga('send', 'pageview'); |
| 160 | + |
| 161 | +</script> |
| 162 | + |
| 163 | + |
| 164 | + </body> |
| 165 | + |
| 166 | +</html> |
0 commit comments