Commit graph

6 commits

Author SHA1 Message Date
Jonathan Zernik
77bec59911
Allow post squeaks (#4)
* Remove login_required and user id from blog posts.

* Remove login_required for blog endpoints.

* Rename update endpoint to show

* Remove auth.

* Tests passing.

* Remove unused auth fixture

* Remove users table from db
2020-03-17 18:07:47 -07:00
Jonathan Zernik
a2959e5bbd Fix make mypy 2020-03-01 00:29:58 -08:00
Jonathan Zernik
9939f9b75b
Add lightning and blockchaing clients (#2)
* Add lightning and blockchaing clients

* Fix import in lnd lighting client

* Added squeakmaker and test.
2020-02-29 19:08:15 -08:00
Jonathan Zernik
46dd7f5287
Use separate modules client server (#1)
* Put server in separate module

* Fix flask app name for server in submodule

* Added common module
2020-02-29 18:30:52 -08:00
Jonathan Zernik
35ed57cc8b Rename to squeaknode 2020-02-28 19:13:19 -08:00
Jonathan Zernik
cea55d63bd Initial commit 2020-02-22 19:33:40 -08:00