Post

To create endpoint in your json-server for your angular application 

just edit your db.json file

{

   “posts”:{},

    “users”:{}

}

 

Your endpoints are live now on 

http://localhost:3000/posts [GET, POST, PUT, DELETE]

http://localhost:3000/users [GET, POST, PUT, DELETE]

hope it helped you.

Login to discuss.

Groups

50 Members joined | Created By: Kanak Sharma
48 Members joined | Created By: Geetam
50 Members joined | Created By: Manisha Agrawal
8 Members joined | Created By: Deepak Sahoo
48 Members joined | Created By: Krishna Sharma
47 Members joined | Created By: Mr. Dubey

You need an account to perform this action. Click on Continue with google for single tap login or create an account.


Create an account | Already have account? Login