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
- Host: GitHub
- URL: https://github.com/knetic0/-json-server-memberprogram
- Owner: knetic0
- License: apache-2.0
- Created: 2022-08-27T09:57:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T17:50:25.000Z (almost 4 years ago)
- Last Synced: 2025-06-25T09:02:40.550Z (about 1 year ago)
- Topics: go, gojson, golang, json, json-server
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`**

> [Localhost](http://localhost:3000/member) *You can connect JSON-SERVER with this link.*
> `cd ..` *and* **Run main code with `go run main.go`**
