ponzu
Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
How to download and setup ponzu
Open terminal and run command
git clone https://github.com/ponzu-cms/ponzu.git
git clone is used to create a copy or clone of ponzu repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ponzu https://github.com/ponzu-cms/ponzu/archive/master.zip
Or simply clone ponzu with SSH
[email protected]:ponzu-cms/ponzu.git