ronin-rb / ronin-app

A local web interface for Ronin.
https://ronin-rb.dev
GNU Affero General Public License v3.0
26 stars 8 forks source link

Add a `GET /db/street_addresses/:id` route #76

Closed postmodern closed 9 months ago

postmodern commented 9 months ago

Add a route for querying a specific StreetAddress record.

postmodern commented 9 months ago

Implemented in 33a622e.

postmodern commented 9 months ago

@AI-Mozi Oops, I didn't notice you assigned this to yourself. One less issue.