List of commits:
Subject Hash Author Date (UTC)
Added one more dog/cat/bird website 05dc7ab8aa99c530681ef2614ee7c419136a73b7 xinitrc 2018-03-22 23:52:07
reordered alphabetically 83b847e4b4ddd43848ab48582686450acd49707b xinitrc 2018-03-22 23:41:00
Addition of multiple animal api 59b97f22f06576250fd32c0ea003d5144ec47e0c xinitrc 2018-03-22 23:38:41
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
Commit 05dc7ab8aa99c530681ef2614ee7c419136a73b7 - Added one more dog/cat/bird website
Author: xinitrc
Author date (UTC): 2018-03-22 23:52
Committer name: xinitrc
Committer date (UTC): 2018-03-22 23:52
Parent(s): 83b847e4b4ddd43848ab48582686450acd49707b
Signer:
Signing key:
Signing status: N
Tree: a6426b3e1db59e34743ccb77d918831a795f6b92
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 04aef11..04b2c5c)
... ... API | Description | Auth | HTTPS | CORS | Link |
69 69 | RandomCat | Random pictures of cats | No | Yes | Unknown | [Go!](https://aws.random.cat/meow) | | RandomCat | Random pictures of cats | No | Yes | Unknown | [Go!](https://aws.random.cat/meow) |
70 70 | RandomDog | Random pictures of dogs | No | Yes | Unknown | [Go!](https://random.dog/woof.json) | | RandomDog | Random pictures of dogs | No | Yes | Unknown | [Go!](https://random.dog/woof.json) |
71 71 | RandomFox | Random pictures of foxes | No | Yes | Unknown | [Go!](https://randomfox.ca/floof/) | | RandomFox | Random pictures of foxes | No | Yes | Unknown | [Go!](https://randomfox.ca/floof/) |
72 | Shibe.Online | Random pictures of Shibu Inu, cats or birds | No | No | Unknown | [Go!](http://shibe.online/) |
72 73 | The Cat API | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) | | The Cat API | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) |
73 74
74 75 ### Anime ### Anime
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