List of commits:
Subject Hash Author Date (UTC)
Added Wargaming entry 5fcb47a7f6916a6abe7140166cff675e83e96418 Mark Kopenga 2018-03-23 08:15:27
change CORS and HTTPS info for stormglass.io 636d414c4c853159790cf87ca44ad13c9cd7fc0c Pelle Persson 2018-03-18 15:47:23
Update test formatting 4639c4ba11676a7020499f5b402b07f73bda49af davemachado 2018-03-12 02:15:21
Add Section Header check to CI eb4942072806207edf6f5fef363747866ec112a3 davemachado 2018-03-12 02:04:14
BhagavadGita 6ca027e48d301bc71c97483ebb3753132da88f4e Samanyou Garg 2018-03-11 19:49:06
Improve description of stormglass API 8371957f89092e84970c475cc76fc43156e49d71 Pelle Persson 2018-03-11 16:00:01
add stormglass.io api 72e41e31431edf2dbf5958d9dc1c766a68545f2f Pelle Persson 2018-03-11 15:51:32
Added Bhagavad Gita 2419c50a7e5c6ad508ef7f3fb9e83dded1442407 Samanyou Garg 2018-03-10 19:09:15
Added Bhagavad Gita 50794edbde5b1c68e7cbe73c7f4cf888a6b91d2a Samanyou Garg 2018-03-10 19:05:11
Added Bhagavad Gita 9447dec51fbf9e03b641341c26eea696b7c83b06 Samanyou Garg 2018-03-10 19:02:53
Fixed labstack api links 302b06146eda5d1146dca07315eee7a54ae92d29 Vishal Rana 2018-03-10 17:31:00
Updated description to something a bit simpler l 288175bb72e4bd87c47000df1e7d17eb1e78eea1 Diego Parrilla 2018-03-07 08:36:01
Add to Development categories Apility.io, the IP, Domains and Emails anti-abuse API blocklist lookup tool. 26cb2933eb102739f192d9d8680d470d3d11c1d7 Diego Parrilla 2018-03-06 19:35:53
Remove BigOven API as it is no longer free 78a02bdbb6841a1e60c4d102aaf6c1411237a60a Mark Kuba 2018-03-02 19:26:47
Fix - format 8ec8f704a6544390fb08bbe638c809d3d734ac29 Mitul Patel 2018-03-01 01:03:33
Syntax fix 0ace0e5d0201b3f98b7e4be6e2ad90417873beb8 Mitul Patel 2018-02-28 16:45:27
Update - Add wegmans api 7effdb8556c57b47d85a96fb41e2d65ef2ec79b8 Mitul Patel 2018-02-28 16:44:26
Fix alphabetical order 45bfad418d3148ca792bfa533d9833c781766971 Axel 2018-02-24 09:10:18
Add the Rick and Morty API 9351113eba16f4b0e094964a349afc4b22ac0f35 Axel 2018-02-24 09:03:05
Update README.md 9ffa46b5dc7d5e290612c6494943c62962f22232 VojtaN 2018-02-23 16:12:36
Commit 5fcb47a7f6916a6abe7140166cff675e83e96418 - Added Wargaming entry
Author: Mark Kopenga
Author date (UTC): 2018-03-23 08:15
Committer name: GitHub
Committer date (UTC): 2018-03-23 08:15
Parent(s): ada622211767fb06fbd2fef4efff9724deb71aff
Signer:
Signing key: 4AEE18F83AFDEB23
Signing status: E
Tree: ae511957021ce0efa28ffd6cb3cd37474425f46b
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 0dbf359..0ee59fc)
... ... API | Description | Auth | HTTPS | CORS | Link |
341 341 | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) |
342 342 | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
343 343 | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) |
344 | Wargaming.net | Get access to Wargaming.net content, including in-game and game-related content, as well as player statistics. | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) |
344 345
345 346 ### Geocoding ### Geocoding
346 347 API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/onelispyboi/public-apis

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/onelispyboi/public-apis

Clone this repository using git:
git clone git://git.rocketgit.com/user/onelispyboi/public-apis

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main