Skip to content

CRUD application in golang, made as an exercise

Notifications You must be signed in to change notification settings

vigliag/isamuni-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a golang rewrite of Isamuni, which is a website showcasing communities, companies and professional in Siciliy (Italy).

Currently hosted at isamuni.org. Forks and contributions welcome.

See the readme of the previous version of the project for more info

Design decisions

  • Built as a wiki from the ground-up
  • Supports both facebook and password authentication
  • Users edit free-form markdown (but templates are provided)
  • All pages are indexed, taking in account their markdown structure (i.e., sections and headings), to provide (full text) search.
  • Built with Go instead of Rails, to make it easier for others to contribute
  • Only on-file databases are used (sqlite and bleve)

About

CRUD application in golang, made as an exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published