Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucioerlan/learn-golang
๐ด Combination between golang, jquery and postgres
https://github.com/lucioerlan/learn-golang
golang jquery postgresql
Last synced: 2 months ago
JSON representation
๐ด Combination between golang, jquery and postgres
- Host: GitHub
- URL: https://github.com/lucioerlan/learn-golang
- Owner: lucioerlan
- License: mit
- Created: 2020-06-17T16:15:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T23:30:03.000Z (about 4 years ago)
- Last Synced: 2023-03-04T01:23:28.757Z (almost 2 years ago)
- Topics: golang, jquery, postgresql
- Language: Go
- Homepage:
- Size: 74.2 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/erlanlucio/)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/lucioerlan/learn-golang&count_bg=%23E71A18&title_bg=%23555555&icon=dependabot.svg&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com)
Simple website, Goland and PostgreSQL ๐บ
## ๐ค About The Project
Simple site to learn golang, website, responsive and cute, basic crud with postgresSQL database
## ๐จ Installation Default
You need to have the postgres library
```bash
$ go get github.com/lib/pq
```
## ๐ฅ Setup /server
Then modify the connection string in: goweb/db.go
You need to modify the carmines, according to where your folder is. github.com/goweb
## ๐ Thanks for these
- [Darkmode](https://darkmodejs.learn.uno/)
- [DataTable](https://datatables.net/)
## ๐ Support for all current browsers
|Chrome |
Internet Explorer |
Edge |
Safari |
Firefox |
| :---------: | :---------: | :---------: | :---------: | :---------: |
| Sim | 10+ | Sim | Sim | Sim |
## ๐ License
This project lives under MIT License. See LICENSE for more details. ยฉ - [Erlan Lucio](https://www.linkedin.com/in/erlanlucio/)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png