Skip to content

added endpoint to return buildings in given floor#1

Open
dibaunaumh wants to merge 3 commits into
masterfrom
flr-api
Open

added endpoint to return buildings in given floor#1
dibaunaumh wants to merge 3 commits into
masterfrom
flr-api

Conversation

@dibaunaumh

@dibaunaumh dibaunaumh commented Oct 26, 2017

Copy link
Copy Markdown
Contributor

Why

Allow clients to get all buildings directly within a given floor

What

Added endpoint /api/buildings/in/:address

Notes

  • Repo.all(Building) and Repo.all(query) seem to have a different return type - the 1st required a transformation into dicts. As a work-around, I'm now using only Repo.all(query)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant