mibamur / iso_view

ISO 3166, 3166-2 and api.vk.com. Country Subdivisions Cities Sinatra and Rails embedded app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

routes not work

mibamur opened this issue · comments

routes not work

Well done! ab39b96

  mount IsoView::Server, :at => "/iso"
  get "/countries/:lang?" => IsoView::Server
  get "/subdivisions/:country/:lang?" => IsoView::Server
  get "/cities/:country/:subdivision/" => IsoView::Server

example
http://127.0.0.1:3000/iso/countries/en
http://127.0.0.1:3000/iso/subdivisions/ru/ru
http://127.0.0.1:3000/iso/cities/RU/KHA/ru