Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shybovycha/ukradli-mi-rower
https://github.com/shybovycha/ukradli-mi-rower
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shybovycha/ukradli-mi-rower
- Owner: shybovycha
- License: apache-2.0
- Created: 2014-11-22T07:33:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T13:49:59.000Z (about 10 years ago)
- Last Synced: 2024-11-03T21:37:40.621Z (2 months ago)
- Language: Ruby
- Size: 465 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ukradli mi rower
## Opis
To jest serwer do aplikacji mobilnej "Ukradli mi rower", stworzonej w ramach Krakaton'u.
Serwer nadaję API do korzystania aplikacji mobilnej.## API
* `POST /users/sign_up`
* `POST /users/sign_in`
* `POST /users/restore_session`
* `POST /bikes`
* `POST /alerts/lost`
* `POST /alerts/found`
* `GET /alerts/lost`
* `GET /alerts/lost/:id`