technobyte-nitkkr / Blogs

Blogs by Technobyte
0 stars 28 forks source link

[API] POST blogs/update/:id #14

Open Himasnhu-AT opened 3 months ago

Himasnhu-AT commented 3 months ago

Update blog based on ID

{
  title: string
  description: string
  content: string
  photo: type<Photo>
}
Debatreya commented 2 months ago

@Swastik19Nit --> Swastik

Debatreya commented 2 months ago

2nd Year:

raghzzzspace commented 2 months ago

@Swastik19Nit

Sir pls guide little on what has to be done and what tech stack to use

I know the django framework of python. Whatever other things are required i will learn and work on it.

Thanks

Himasnhu-AT commented 2 months ago

Hi @raghzzzspace , go through dev docs in the meantime. Apparently we ate using nodejs, express for backend