Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jugaadi/awesome-specs
For all specs/protocols that are currently in use
https://github.com/jugaadi/awesome-specs
List: awesome-specs
Last synced: 16 days ago
JSON representation
For all specs/protocols that are currently in use
- Host: GitHub
- URL: https://github.com/jugaadi/awesome-specs
- Owner: jugaadi
- Created: 2018-05-26T02:52:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T06:19:07.000Z (over 6 years ago)
- Last Synced: 2024-05-21T09:09:44.954Z (7 months ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-specs - For all specs/protocols that are currently in use. (Other Lists / PowerShell Lists)
README
## Foundations:
[w3](https://w3.org)
[IETF](https://ietf.org)
[ISO](https://www.iso.org/home.html)
[OASIS](https://www.oasis-open.org/)---
# Data
## Authentication
[LDAP](https://ldap.com/)
[OAuth](https://oauth.net/)
[OpenID](https://openid.net/)
[SAML](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html)## Data Serialization Format
[Avro](http://avro.apache.org)
[BSON](http://bsonspec.org/)
[Cap'n Proto](https://capnproto.org/)
[CSV](https://tools.ietf.org/html/rfc4180)
[FlatBuffers](https://google.github.io/flatbuffers/)
[Ion](http://amzn.github.io/ion-docs/)
[JSON](https://www.json.org/)
[Markdown](http://commonmark.org/)
[Protobuf](https://developers.google.com/protocol-buffers/)
[Textile](https://txstyle.org/)
[Thrift](https://thrift.apache.org/)
[XML](https://www.w3.org/TR/REC-xml/)## Data Exchange Format
[GraphQL](https://graphql.org/)
[JsonAPI](http://jsonapi.org/)
[SOAP](https://www.w3.org/TR/soap/)## RPC
[Avro](http://avro.apache.org)
[Cap'n Proto](https://capnproto.org/)
[gRPC](https://grpc.io/)
[JSONRPC](http://www.jsonrpc.org/)
[Thrift](https://thrift.apache.org/)
[Twirp](https://github.com/twitchtv/twirp)## API Description
[OpenAPI](https://www.openapis.org/)
## Versioning
[Semantic Versioning](https://semver.org/)
## Transport
[AMQP](https://www.amqp.org/)
[HTTP 1.1](https://www.w3.org/Protocols/rfc2616/rfc2616.html)
[HTTP 2](https://http2.github.io/)
[IMAP](https://tools.ietf.org/html/rfc3501)
[JMAP](https://jmap.io/)
[MQTT](http://mqtt.org/)
[POP3](https://www.ietf.org/rfc/rfc1939.txt)
[SMTP](https://tools.ietf.org/html/rfc821)
[XMPP](https://xmpp.org/)
[WebDAV](https://tools.ietf.org/html/rfc4918)
[WebSocket](https://tools.ietf.org/html/rfc6455)---
# Content
## Business
[UBL](http://ubl.xml.org/)
## Calendar
[CalDAV](https://tools.ietf.org/html/rfc4791)## Charts
[Vegalite](https://vega.github.io/vega-lite/)## Contact
[CardDAV](https://tools.ietf.org/html/rfc6352)
[IMAP](https://tools.ietf.org/html/rfc3501)
[JMAP](https://jmap.io/)
[POP](https://www.ietf.org/rfc/rfc1939.txt)## Ontology
[Schema.org](http://schema.org/)
## User
[SCIM](http://www.simplecloud.info/)