mirror of
https://gitlab.com/wheres-the-tp/server.git
synced 2026-01-25 13:44:56 -06:00
- using string replacement to build the query - using wrap-json-body middleware to get requst params - temporarily disabled csrf protection
8 lines
100 B
JSON
8 lines
100 B
JSON
{
|
|
"lat": 30.3033267,
|
|
"lng": -97.7286718,
|
|
"orderby": "distance",
|
|
"filter": {
|
|
"radius": 10
|
|
}
|
|
}
|