Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1023 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 1023 Bytes

REST API to get the number of problem solved by user on Hackerearth, SPOJ and Codechef.

Tech Stack

  • Backend: Ruby On Rails
  • Databse: Postgres - SQL Database service
  • Backend Hosting: Heroku
  • Other Libraries: REST Client

Hosting Server

Wanna Contribute? Wanna know how to install this API on your computer?

Installation

This project requires Ruby On Rails to run.

Clone this repo, install the dependencies and start the server.

$ bundle install
$ rails s

Report Bugs / Suggest new features

To report bug or suggest a new feature, raise an issue at Issues

License

MIT