Skip to content

Commit a58a402

Browse files
authored
Update README.md
1 parent 853c7b4 commit a58a402

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ The application can be tested using POSTMAN or using a Web browser through which
109109

110110
* We have 3 different POST routes in this application
111111

112-
* To create a Designer: ```localhost:3000/designer```
112+
* To create a Designer: ```localhost:8000/designer```
113113

114-
* To create a Maker: ```localhost:3000/maker```
114+
* To create a Maker: ```localhost:8000/maker```
115115

116-
* To create a DesignerMaker: ```localhost:3000/designerMaker```
116+
* To create a DesignerMaker: ```localhost:8000/designerMaker```
117117

118118
* Add the urls accordingly and click save each time.![enter image description here](https://i.imgur.com/DFh1OcM.png)
119119

@@ -342,4 +342,4 @@ The validations of above two models are used in it.
342342

343343
This task served as a really intresting and fun project for me. Building everything from scratch, going through errors,looking for solutions, solving them, implementing new ideas helped me learn a lot of cool stuff.
344344

345-
Also, I tried to make this README as detailed as possible. If you have any queries you can E-mail me at ```[email protected]``` or ```[email protected]```.
345+
Also, I tried to make this README as detailed as possible. If you have any queries you can E-mail me at ```[email protected]``` or ```[email protected]```.

0 commit comments

Comments
 (0)