All Projects β†’ w3c β†’ w3c-api

w3c / w3c-api

Licence: other
The W3C API

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to w3c-api

dr scaffold
scaffold django rest apis like a champion πŸš€
Stars: ✭ 116 (-10.77%)
Mutual labels:  json-api
json-api-serializer
Node.js/browser framework agnostic JSON API (http://jsonapi.org/) serializer.
Stars: ✭ 141 (+8.46%)
Mutual labels:  json-api
jsonapi
Set of tools to build a JSON:API compliant service.
Stars: ✭ 19 (-85.38%)
Mutual labels:  json-api
instagramBot
A NodeJS wrapper for the Instagram Bot It works with instagram private api ,It has almost all the features the Instagram app.
Stars: ✭ 40 (-69.23%)
Mutual labels:  json-api
jsonapi-mapper
JSON API-Compliant Serialization for your Node ORM
Stars: ✭ 41 (-68.46%)
Mutual labels:  json-api
JSONinSV
JSON lib in Systemverilog
Stars: ✭ 25 (-80.77%)
Mutual labels:  json-api
laravel-json-api
Integrate JSON:API resources on Laravel
Stars: ✭ 17 (-86.92%)
Mutual labels:  json-api
app
Quick start JSON API application
Stars: ✭ 80 (-38.46%)
Mutual labels:  json-api
girias.json
JSON com gΓ­rias da rua e seus significados.
Stars: ✭ 40 (-69.23%)
Mutual labels:  json-api
ctuning-programs
Collective Knowledge extension with unified and customizable benchmarks (with extensible JSON meta information) to be easily integrated with customizable and portable Collective Knowledge workflows. You can easily compile and run these benchmarks using different compilers, environments, hardware and OS (Linux, MacOS, Windows, Android). More info:
Stars: ✭ 41 (-68.46%)
Mutual labels:  json-api
playsonify
An opinionated micro-framework to help you build practical JSON APIs with Play Framework (or akka-http)
Stars: ✭ 42 (-67.69%)
Mutual labels:  json-api
Swiftfall
Wrapper for Scryfall API written in Swift
Stars: ✭ 21 (-83.85%)
Mutual labels:  json-api
RESTEasy
REST API calls made easier
Stars: ✭ 12 (-90.77%)
Mutual labels:  json-api
laravel5-api
A modular controller for exposing Laravel 5 Eloquent models as a REST API
Stars: ✭ 13 (-90%)
Mutual labels:  json-api
ck-web
Collective Knowledge web extension to browse CK repositories, visualize interactive graphs and articles, render CK-based websites, implement simple web services with JSON API (for example to crowdsource experiments or unify access to DNN). Demos of interactive articles, graphs and crowdsourced experiments:
Stars: ✭ 31 (-76.15%)
Mutual labels:  json-api
wp-json-api-flutter
WordPress and WooCommerce JSON API for Flutter Mobile. Register Users, Login (with email or username), Get Users Info, Update Users Info, Update Users Password + more.
Stars: ✭ 24 (-81.54%)
Mutual labels:  json-api
MQL5-JSON-API
Metaquotes MQL5 - JSON - API
Stars: ✭ 183 (+40.77%)
Mutual labels:  json-api
lurch
A simple Ruby JSON API client.
Stars: ✭ 15 (-88.46%)
Mutual labels:  json-api
redbull
Develop JSON endpoints fast!
Stars: ✭ 11 (-91.54%)
Mutual labels:  json-api
hanami-serializer
Serializer library for hanami applications
Stars: ✭ 22 (-83.08%)
Mutual labels:  json-api

W3C API

In response to demand from developers in our community wanting to interact with W3C's data, the W3C Systems Team has developed a Web API. Through it we are making available data on Specifications, Groups, Organizations and Users.

We will be expanding what information we expose over time.

The W3C API is a read-only Web API based on the JSON format exposing only public data.

Documentation

The W3C API is documented at https://w3c.github.io/w3c-api/ and the details about the different endpoints are available at https://api.w3.org/doc.

Webhooks are documented at https://w3c.github.io/w3c-api/webhooks.

Libraries

Apiary is a simple JavaScript library to leverage the W3C API. This library is intended to be used from W3C pages: domain pages, group pages, personal pages, etc. With Apiary, you can inject data that is retrieved using the W3C API, in a declarative way using placeholders.

node-w3capi provides a client for the W3C API, which exposes information about things such as specifications, groups, users, etc. It follows a simple pattern in which one builds up a query, and then causes the data to be fetched.

For using the W3C API with other languages see the list of libraries for working with JSON HAL.

Feedback and contributions

The code of this API is not public because it is highly tied to the W3C database infrastructure and would expose sensitive information. However, we welcome feedback and strongly encourage people to submit issues here.

You can also join the W3C's IRC #webapi channel.

Historical references

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].