npm install -g json-servergit clone https://github.com/knetic0/-json-server-MemberProgram.gitFirstly, We must run our JSON-SERVER with that's Code
cd serversrcandgo run main.go
Localhost You can connect JSON-SERVER with this link.
cd ..and Run main code withgo run main.go

