Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cryptix/staticlogin

Static, in memory login example for the revel framework
https://github.com/cryptix/staticlogin

Last synced: 1 day ago
JSON representation

Static, in memory login example for the revel framework

Awesome Lists containing this project

README

        

Example of using the [revel](http://robfig.github.io/revel/) framework for simple authentication with hardcoded values and in memory storage.

Copied from the [Booking Example](http://robfig.github.io/revel/samples/booking.html) for learning purposes.