"git@ustchcs.com:gujinli1118/litemall.git" did not exist on "b62c88b0da5297bba149d67b504b4e67b1d8b423"
Commit ec62f1d6 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #507 from xarlybovi/add-pastebin-api

Added Pastebin API
parents 551d9599 6f1aa8de
...@@ -130,6 +130,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -130,6 +130,7 @@ API | Description | Auth | HTTPS | Link |
| Dropbox | File Sharing and Storage | `OAuth` | Yes | [Go!](https://www.dropbox.com/developers) | | Dropbox | File Sharing and Storage | `OAuth` | Yes | [Go!](https://www.dropbox.com/developers) |
| Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) | | Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) |
| OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) | | OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) |
| Pastebin | Plain Text Storage | `apiKey` | Yes | [Go!](https://pastebin.com/api/) |
### Continuous Integration ### Continuous Integration
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment