https://github.com/hack-light/go-movie-server
https://github.com/hack-light/go-movie-server
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hack-light/go-movie-server
- Owner: Hack-Light
- Created: 2022-07-30T19:19:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T19:22:40.000Z (over 3 years ago)
- Last Synced: 2025-02-11T21:02:07.710Z (about 1 year ago)
- Language: Go
- Size: 3.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GO-MOVIES-CRUD-BASIC
This is a basic golang file server that handles all `CRUD` operations
### How to Run
- clone this repo
- navigate into the cloned folder
- run `go run main.go`