Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

the-architect/rankings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to get started

clone the repo

cd to repo trust the rvm rc or create a new one for your machine

run bundle

run rake to check if everything works for your setup

to add seed data run rake:seed

then to see the api in action run:

rackup

the server starts on port 9292 by default

in your browser you can check out the following URIs:

  • locahost:9292/v1/index
  • locahost:9292/v1/overall
  • locahost:9292/v1/xp
  • locahost:9292/v1/honor
  • locahost:9292/v1/might

There we have our user rankings!

About

User Toplist example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages