Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 702 Bytes

Create JSON Database Tool With GoLang

npm install -g json-server
git clone https://github.com/knetic0/-json-server-MemberProgram.git

Firstly, We must run our JSON-SERVER with that's Code

cd serversrc and go run main.go

Screenshot from 2022-08-27 12-59-29

Localhost You can connect JSON-SERVER with this link.

cd .. and Run main code with go run main.go

Screenshot from 2022-08-27 12-59-43