Skip to content

Commit 8e6a819

Browse files
andreubotellagesa
andauthored
Update readme (#105)
Co-authored-by: Aki <hi@akiro.se>
1 parent 0abdde6 commit 8e6a819

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1-
# Minimum Common API
1+
# Minimum common web API
22

3-
The idea behind the Minimum Common API is to document the minimal collection of Web Platform APIs that ought to be implemented by Web-interoperable runtimes.
3+
This repository contains the source for the current draft and all published editions of the Minimum common web API specification.
44

5-
## How are the APIs selected
5+
This specification aims to define a minimal collection of web APIs that should be implemented by server side runtimes that aim to be web-interoperable.
66

7-
By looking at the APIs that are already implemented and supported in common across Node.js, Deno, and Cloudflare Workers. If there were at least two implementations among those -- either already supported or in progress -- then it was added to the list.
7+
This source is processed to obtain a human-readable version, which you can view [here](https://min-common-api.proposal.wintertc.org).
88

9-
## Is the list finalized?
10-
11-
Oh heavens no. The initial draft is just an initial draft. A first stab at a collection we need to work through and finalize.
12-
13-
## How do we decide what makes the final list?
14-
15-
I don't know yet. That's something we still need to work through.
9+
The human-readable version of this specification is generated using [Bikeshed](https://speced.github.io/bikeshed).

w3c.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)