azranel / TAS

Projekt na technologie aplikacji serwerowych
2 stars 0 forks source link

#14 created apartments REST API #16

Closed dajvido closed 10 years ago

dajvido commented 10 years ago

Curl doesn't work on my computer. Could you check it out?

azranel commented 10 years ago

Fixed Apartments API. Had to register Sinatra::Routes::Apartments in app.rb. This could be better managed in the future. Because of this added message to JSON returned by server if route is not handled (ex. /ziemniak/jest/dobry/3).