Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

[ADDED] Link to OpenAPI specification project for Medium. #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ These unofficial SDKs were produced by members of the open source community and

- [Medium SDK for PHP](https://github.com/jonathantorres/medium-sdk-php)
- [Medium SDK for Haskell](https://github.com/timmytofu/medium-sdk-haskell)

#### OpenAPI Specification (fka Swagger 2.0)
This is unofficial [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) for Medium.
- [Medium API Specification](https://github.com/amardeshbd/medium-api-specification)

This specification can be used to [generate](https://github.com/swagger-api/swagger-codegen) client SDKs in different languages.