sainan / jokes
This package is abandoned and no longer maintained.
No replacement package was suggested.
v1.0.2
2021-01-02 23:09 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2022-12-06 10:51:14 UTC
README
This project is somewhat of a continuation of 15Dkatz's official joke API which now seems dead, so some unmerged PRs from there are also incuded in the data here.
Differences between the projects: My implementation is in PHP, it uses a slightly different data format, and I don't provide an API via HTTP, as the data itself is static and randomisation is not cachable.