https://github.com/hichhub/explore-ssr-go
sample ssr page for explore in address.ir
https://github.com/hichhub/explore-ssr-go
golang server-side-rendering template-engine
Last synced: 2 months ago
JSON representation
sample ssr page for explore in address.ir
- Host: GitHub
- URL: https://github.com/hichhub/explore-ssr-go
- Owner: hichhub
- License: mit
- Created: 2019-06-08T07:32:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T07:11:19.000Z (over 6 years ago)
- Last Synced: 2023-05-14T20:21:05.297Z (almost 3 years ago)
- Topics: golang, server-side-rendering, template-engine
- Language: Go
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Address.ir server-side explore with Go
this is a sample dynamic page to fetch data from address.ir api and show with Go-lang template engine.
# Installation and Usage
`git clone https://github.com/hichhub/explore-ssr-go.git`
`cd explore-ssr-go-master`
`go run ssr.go`
now you can see this page on http://localhost:7426