Commit Graph

18 Commits

Author SHA1 Message Date
Ben
3ed9ed4cbd Authentication middleware complete for requests with an authroization header 2018-09-06 18:03:31 +01:00
Ben
299be3618d started planning endpoints 2018-09-05 22:10:22 +01:00
Ben
a3842b9541 permalink done 2018-09-05 17:02:52 +01:00
Ben
2026b1320e API documentation updated 2018-09-05 08:25:51 +01:00
plane000
3d0727283d idk ima work on this endpoint tomorrow 2018-09-04 20:16:44 +01:00
plane000
5130fba032 login and signup endpoints complete, some auth framework in place for future 2018-09-04 20:06:22 +01:00
plane000
558e550a3b optomised login dir 2018-09-04 18:17:33 +01:00
Ben
29292603a5 Token authentication on signup /user/ POST route working, started login and auth 2018-09-04 16:34:58 +01:00
plane000
47a76e2f5b fixed bug where res would time out 2018-09-01 21:30:46 +01:00
Ben
32c319c68b Merge branch 'master' of https://github.com/plane000/note-service-server 2018-09-01 19:58:18 +01:00
Ben
8ef777ae44 added rate limiting 2018-09-01 19:57:51 +01:00
plane000
a1215366a7 right on 2018-08-31 21:26:40 +01:00
Ben
c33f7bdd7b Signup endpoints almost done 2018-08-31 17:08:04 +01:00
plane000
e80a1c1b6e removed useless package and added middleware logger 2018-08-27 18:00:31 +01:00
plane000
1ac8ea9b96 redid database structures and now running SQLite and Seqelize 2018-08-27 17:53:45 +01:00
plane000
c11aab31a0 Controller framework working 2018-08-19 19:30:47 +01:00
plane000
8c73a65b29 Database interaction and basic controller layout 2018-08-19 17:39:55 +01:00
plane000
e975b34546 Initial Commit 2018-08-18 18:49:16 +01:00