Skip to content

dm-thedeveloper/set-cookie--get-cookie--apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

786


https://bcknone.vercel.app

I create this repo for my backend Practice in this Respo I create the 5 simple api using nodejs + express

  1. POST : /user/register

    this Accept the form-data name, email, password . process the data and register the credentials

  2. POST : /user/file

    this Accept the just file process the file store in cloudinary and in reposnse return the live URL

  3. POST : /user/param/dm-thedeveloper

    this Accept the just param and return in reposnse as data

  4. GET : /user/set-cookie

    This is Static Method for set set-cookies

  5. GET : /user/-cookie

    This is Static Method for set Get Cookies

About

In this Repo Deployed on the Vercel bcknone.vercel.app , it has the four apis 1) /user/register , 2) /user/file , 3) /user//param/:param , 4) /user/cookie , 5) user/set-cookie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors