Skip to content

developer-avtargaur/FunFactsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun Facts (API)

Fun Facts (API) is a Node.js + Express server. The API serves up short facts.

Current API Version: v1

Learn more about using the API in the Wiki.

Features

  • Facts served as JSON

  • Retrieve a random fact at /api/v1/fact/random

  • Retrieve a fact with a specific ID at /api/v1/fact/{id}

Also check out the Fun Facts Client Projects

Alongside this API, a Website for friendly fun fact reading and an Android app that provides on-the-go fun facts are also available.

Check out the Website project here!

Check out the Android project here!

License

Fun Facts (API) is licensed under the ISC License

About

An API that serves up fun facts!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors