command
module
Version:
v0.0.0-...-88d7c75
Opens a new window with list of versions in this module.
Published: Apr 15, 2015
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-angular
- USAGE
- TODO
angular js web app(backed by golang) to show and rate cute puppies
- create http server with golang
- expose apis
- fetch puppies
- like a puppy
- dislike a puppy :(
- 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)
- 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
¶
go-angular project main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.