ngelana / capstone-ngelana

Ngelana is an innovative mobile application designed to enhance the travel experience by providing location information at tourist attractions for users.
1 stars 1 forks source link

CC - Develop REST API Endpoints in BE Server #24

Open gedemartha opened 3 weeks ago

gedemartha commented 3 weeks ago
  1. Create CRUD of REST API with endpoints that connect with FE requests.
  2. Create Database Relation
  3. Integrate REST API with DB using Prisma ORM
riintanlia commented 3 weeks ago
  1. Already create for user and authentication
  2. Need other discussion, and already create the prisma
  3. Create postman collection for user and auth