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

https://github.com/asukaminato0721/trybottle

a simple login and register page
https://github.com/asukaminato0721/trybottle

Last synced: about 2 months ago
JSON representation

a simple login and register page

Awesome Lists containing this project

README

        

# a simple login and register app

Since django is too heavy, I choose bottle to write this.

No SQL, no css, just a single py file and some small html files.

```cmd
pip install bottle
```

MIT license