https://github.com/anonymous961/tif
Assignment for The Internet Folks
https://github.com/anonymous961/tif
neondb postgres prisma saas-api
Last synced: 2 months ago
JSON representation
Assignment for The Internet Folks
- Host: GitHub
- URL: https://github.com/anonymous961/tif
- Owner: Anonymous961
- Created: 2024-05-31T11:39:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T18:38:44.000Z (12 months ago)
- Last Synced: 2025-01-16T23:29:46.172Z (4 months ago)
- Topics: neondb, postgres, prisma, saas-api
- Language: JavaScript
- Homepage: https://theinternetfolkassignment-maf2.onrender.com
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Internet Folks Assignment
Assignment link: https://documenter.getpostman.com/view/14439156/2s93Jrx5Da#f8e0c11f-604f-4f1e-8dd3-98eaf6a40b84
Postman test collection: [Postman](https://universal-eclipse-928872.postman.co/workspace/hackpack-Workspace~4d5bd22a-8ebc-412a-bc6a-5fcdc53c424c/collection/24302534-045bed50-10c6-4c8b-80b8-7bf5d4e71954?action=share&creator=24302534&active-environment=24302534-8b964ed8-1542-42a5-b48c-d67c921ac4b3)
NeonDb link: [Link](postgresql://test_owner:[email protected]/prisma_migrate_shadow_db_77b90cda-53ed-473c-90a5-b7897bd93a1c?sslmode=require)
## Important Points
1. `Remove member` request does not provide communityId in request body. So, Community Admin or moderator can't be check for a particular community. Assuming communityId is given in the body the endpoint has been made.