• Stars
    star
    16
  • Rank 1,311,288 (Top 26 %)
  • Language
    Go
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example of using Go to knock out a quick weekend project. This example just attempts to show some common tasks to getting a quick website up, such as dealing with a database (PostgreSQL), caching (memcached), running cron jobs, having a config file, etc.