An open API service indexing awesome lists of open source software.

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

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