Skip to content

Comments

Fixes#️70 Add Establishments API with CRUD operations and filtering capabilities.#75

Open
aniketpatidar wants to merge 1 commit intort4914:mainfrom
aniketpatidar:aniketpatidar/establishments-apis
Open

Fixes#️70 Add Establishments API with CRUD operations and filtering capabilities.#75
aniketpatidar wants to merge 1 commit intort4914:mainfrom
aniketpatidar:aniketpatidar/establishments-apis

Conversation

@aniketpatidar
Copy link
Collaborator

Resolves #70

Description

This PR adds the EstablishmentsController API to manage establishments with basic CRUD operations and filtering by name, city, state, country, pin_code, doctor_profile_id. It also includes model associations.

Type of change

  • Feature

How to test this PR?

Test CRUD actions (create, read, update, delete) on establishments.
Use filters to search establishments by filter parameters(name, city, state, country, pin_code, doctor_profile_id).
Import the included Postman collection to test all the API endpoints.

klinicon-backend.postman_collection.json

@aniketpatidar aniketpatidar changed the title Fixex #️70 Add Establishments API with CRUD operations and filtering capabilities. Fixes#️70 Add Establishments API with CRUD operations and filtering capabilities. Sep 21, 2025
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.

[Feature Request]: Create API for Establishments

2 participants