go-angular

command module
v0.0.0-...-88d7c75 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2015 License: MIT Imports: 13 Imported by: 0

README

go-angular

  1. USAGE
  2. TODO

angular js web app(backed by golang) to show and rate cute puppies

  1. create http server with golang
  • expose apis
    • fetch puppies
    • like a puppy
    • dislike a puppy :(
  1. fetch cute puppies(all are cute) images from [Flickr Photo Search API](https://flickr https://www.flickr.com/services/api/flickr.photos.search.html "Flickr Photo Search")
  • add models to represent the photos from flickr
    • initialize votes on a new photo to 0
  • add orm to deal with databases(sqlite/mysql)
  1. web app
  • use bootstrap
  • use angular js
  • call fetch puppies api
  • display fetched puppies in a grid with pagination
  • give options to like or dislike
  • options to sort based on most voted/by time

Documentation

Overview

go-angular project main.go

Jump to

Keyboard shortcuts

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