robosats/api
Reckless_Satoshi 8a55383761
Add more api logics
The workflow is actually more complex than I though. In fact the whole scope of the project greatly surpass my expectation of "weekend project".  Want to lay down something functional even if buggy and ugly, I'm a bad coder but this will work out!
2022-01-07 03:31:33 -08:00
..
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Add more logics bareframes 2022-01-06 12:33:40 -08:00
apps.py Create api django app 2022-01-01 14:13:27 -08:00
lightning.py Add more logics bareframes 2022-01-06 12:33:40 -08:00
logics.py Add more api logics 2022-01-07 03:31:33 -08:00
models.py Add more api logics 2022-01-07 03:31:33 -08:00
serializers.py Maker and taker bonds OK 2022-01-06 13:36:22 -08:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Add more logics bareframes 2022-01-06 12:33:40 -08:00
views.py Add more api logics 2022-01-07 03:31:33 -08:00