Skip to content

d0ikim/boardDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

boardDB

Node.js(express) + dotenv + nodemon + MySQL + Prisma ORM 게시판 API 서버 과제

API 명세서

image

유저 생성 image

전체 유저 목록 조회 image

특정 유저 정보 조회 image

유저 정보 수정 image

게시글 생성 image

전체 게시글 조회 image

특정 게시글 조회 image

게시글 수정 image

특정 유저의 게시글 조회 image

게시글 삭제 image

유저 삭제 image

About

Node.js + MySQL + Prisma ORM 게시판 API 서버 과제

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors