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

https://github.com/mrmurphy/loginator

A simple exercise in AJAX requests
https://github.com/mrmurphy/loginator

Last synced: 7 months ago
JSON representation

A simple exercise in AJAX requests

Awesome Lists containing this project

README

          

# Loginator, a simple exercise in requests with AJAX.
## Notes:
The loginator makes requests to `http://randomlogin.dev/login`.
randomlogin.dev is `login.py` running on localhost:8080, and then [pow](http://pow.cx/) is used to make it reachable through the url `http://randomlogin.dev`.