wiz64 / superfun

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

Home Page:https://superfun-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://superfun-api.vercel.app


Languages

Language:JavaScript 100.0%