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

https://github.com/cryptix/staticlogin

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

Last synced: about 1 year 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.