sainan / jokes
Installs: 27
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/sainan/jokes
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.