gopics

command module
v0.0.0-...-ad489cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2015 License: MIT Imports: 20 Imported by: 0

README

GoPics

A screen of the user timeline in GoPics GoPics is a simple image sharing board built with Go, Redis, UIkit, and good intentions.

The project goal is to built a simple Go web app that is bigger than the classics wiki or WebSocket chat examples but still small enough to be useful for learning purpose.

This is the first version of the app, it features only login, forms validation, and images upload capabilities. Real time stuff with WebSocket coming soon!

Installation

    go get github.com/lucachr/gopics

Usage

Redis have to be installed and a Redis instance needs to be up and running.
After installing GoPics, start the server with

   $ gopics

and go to localhost:8080.

License

GoPics is released under the MIT License.

Documentation

Overview

Requests handlers for GoPics.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

An tutorial image sharing platform built with Go, Redis, UIkit and good intentions.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

A GoPics' page.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

A GoPics' post.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

Redis utility functions for GoPics.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

Settings and configuration for GoPics.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

A GoPics' user, with convenience methods.

Copyright (c) 2015, Luca Chiricozzi. All rights reserved. Released under the MIT License. http://opensource.org/licenses/MIT

Directories

Path Synopsis
Authentication utilities for GoPics.
Authentication utilities for GoPics.
Flash cookies for GoPics.
Flash cookies for GoPics.
Utilities for common regexp patterns Copyright 2014 Luca Chiricozzi.
Utilities for common regexp patterns Copyright 2014 Luca Chiricozzi.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL