1
0
forked from PGL/Clyde
Commit Graph

6 Commits

Author SHA1 Message Date
1f69040436 adding patch to restConsumer 2024-03-06 08:59:08 +01:00
56a14a3e8a adding toast on requests 2024-03-06 08:59:06 +01:00
d1b4023d92 adding register 2024-03-05 14:58:56 +01:00
837db9aba9 backbone for login 2024-03-05 14:10:13 +01:00
09d5e1c293 Document rest 2024-03-05 11:48:04 +01:00
8c2397c4cf Base for rest api utilisation
The restConsumer will be the base, then I will create a js file per
"object" (for instance there will be users.js with all endpoints for
users using the restConsumer.js)
2024-03-05 00:15:52 +01:00