Skip to content

refactor models and api to features listings and contacts - #15

Open
GabeAboy wants to merge 5 commits into
developfrom
listingContactsFeatures
Open

refactor models and api to features listings and contacts#15
GabeAboy wants to merge 5 commits into
developfrom
listingContactsFeatures

Conversation

@GabeAboy

Copy link
Copy Markdown
Contributor

No description provided.

@GabeAboy
GabeAboy force-pushed the listingContactsFeatures branch 2 times, most recently from 5710a91 to 3d2b758 Compare September 16, 2024 20:07
Comment thread internal/services/api/features/features_service.go Outdated
Comment thread internal/store/database/feature_store.go
Comment thread internal/store/database/listing_store.go Outdated
Comment thread pkg/types/types.go Outdated
Comment thread internal/services/api/frontend/frontend_service.go Outdated
Comment thread pkg/types/consts.go
@GabeAboy

Copy link
Copy Markdown
Contributor Author

curl --location 'localhost:8080/features/1/listings'

@GabeAboy

GabeAboy commented Jan 18, 2025

Copy link
Copy Markdown
Contributor Author

{ "id": 0, "internal_id": 3, "name": "Worcester", "type": "district", "parent_id": 2, "listings": [ { "id": "36fe2327-8db2-4850-9963-9c6ea8bb2aa3", "name": "Worcester Police", "type": "Police", "feature_id": 3, "address": "9-11 Lincoln Square\nWorcester, MA 01608", "contact_ids": [ 1, 2 ], "details": "Police Headquarters", "contacts": null } ] },

@GabeAboy
GabeAboy force-pushed the listingContactsFeatures branch 2 times, most recently from c77d214 to 19932b0 Compare January 18, 2025 21:09
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.

2 participants