Skip to content

Conversation

@ricky-ultimate
Copy link
Owner

Pull Request: Create API routes for CRUD operations

This pull request creates API routes for CRUD operations. It includes:

  • Creating API routes for members (POST, GET, PUT, DELETE)
  • Creating API routes for projects (POST, GET, PUT, DELETE)
  • Creating API routes for events (POST, GET, PUT, DELETE)

Closes #2

@ricky-ultimate ricky-ultimate merged commit 27af384 into master Jun 17, 2024
@ricky-ultimate ricky-ultimate deleted the feature/create-api-routes branch June 17, 2024 12:38
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.

Issue 2: Create API routes for CRUD operations

1 participant