Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilnagaraju committed Jan 20, 2018
2 parents 849d6a1 + 666f553 commit 8997e19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Random Kannada Fact API

A simple REST API to fetch random kannada fact.
The API is hosted on [Heroku](https://heroku.com) at [https://random-kan-fact.herokuapp.com/](https://random-kan-fact.herokuapp.com/) with a remote db hosted on [mlab](https://mlab.com).

Random kannada fact with a [json structure](#get-random-fact) can be fetched instantly with this endpoint:

[https://random-kan-fact.herokuapp.com/random](https://random-kan-fact.herokuapp.com/random)


- [Setup](#setup)
- [Required Dependencies](#required-dependencies)
Expand Down

0 comments on commit 8997e19

Please sign in to comment.