Yashasv-Prajapati / Docify

5 stars 2 forks source link

feat(api): add post endpoint to save .md files (#53) #59

Closed Karanraj06 closed 4 months ago

linear[bot] commented 4 months ago
CS3-72 Markdown Editor(API)

1. Write prisma schema to save the markdown file in the db with appropriate attributes like User, Github Project, etc. 2. API function in Nextjs in /client/app/api folder in for saving the data in the db with appropriate attributes.