An open API service indexing awesome lists of open source software.

https://github.com/knetic0/-json-server-memberprogram

Create JSON Database Tool With GoLang
https://github.com/knetic0/-json-server-memberprogram

go gojson golang json json-server

Last synced: 2 months ago
JSON representation

Create JSON Database Tool With GoLang

Awesome Lists containing this project

README

          

# *Create JSON Database Tool With GoLang*

```bash
npm install -g json-server
```

```bash
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](https://user-images.githubusercontent.com/72500821/187025384-95c31747-3d29-4655-ac86-a20276aa02d0.png)

> [Localhost](http://localhost:3000/member) *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](https://user-images.githubusercontent.com/72500821/187025710-a40664e4-a8c8-4d59-8c14-7a3f626a1753.png)