Skip to content
This repository was archived by the owner on Jul 3, 2018. It is now read-only.

JessArt/CMS-API

Repository files navigation

Simple CMS & API written in Go

This is a CMS & API written in Go. I've never written such a system before, so Go has wonderful opportunity – this ecosystem encourages usage of small libraries, not big frameworks.

So far I have next ecosystem:

For the client-side (js and styles) I have a gulp (due to large ecosystem and absence of babel). Sass for the styles, and plain ES5 javascipt. The latter is kind of boring, but babel is too big nowadays, and until I have bunch of modules to share, I don't really want to introduce it here. For any other language, it won't work, because it is all about 3rd-party libraries, so best interoperability is must, and nothing has it (except coffeescript, but who cares nowadays about it).

About

Simple CMS & API written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published