Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forestdev1212/golangcrud
https://github.com/forestdev1212/golangcrud
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/forestdev1212/golangcrud
- Owner: forestDev1212
- Created: 2024-02-06T00:25:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T11:52:55.000Z (11 months ago)
- Last Synced: 2024-02-07T01:39:49.697Z (11 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is My GoLang CRUD Project.
ref : https://www.golangprograms.com/example-of-golang-crud-using-mysql-from-scratch.html
here : sql Database Name is goblog and table name is employee
Author : forestDev