Skip to content
/ superfun Public

A large and open collection of jokes, facts, trivia and more !

Notifications You must be signed in to change notification settings

wiz64/superfun

Repository files navigation

Superfun

A vast, free & open collection of Jokes, Facts, Quiz, Trivia and other fun stuff from all over the internet and a free API to serve it all.

Version : 0.30

API

Superfun API is available at :
superfun-api.vercel.app

Endpoints

Jokes

/jokes/:number

Returns :number * jokes from the database
example - https://superfun-api.vercel.app/jokes/2

Facts

/facts/:number

Returns :number * facts from the database
example - https://superfun-api.vercel.app/facts/3

Punch Jokes

jokes with a punchline

/punchjokes/:number

example - https://superfun-api.vercel.app/punchjokes/2


Todo -

  • Trivia/Quiz
  • Docs

Releases

No releases published

Packages

No packages published