monkeytype/backend
Bruce Berrios 345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00
..
api Add request validation to user endpoints (#2423) by Bruception 2022-02-07 20:22:39 +01:00
constants Update Configuration to handle arrays/ Add new db client (#2395) 2022-02-02 19:26:43 +01:00
credentials
dao user tags not required when loading user 2022-02-03 23:18:30 +01:00
handlers added message to stack 2022-02-03 22:47:42 +01:00
init typo 2022-02-02 23:14:30 +01:00
jobs fixed logger not defined 2022-02-01 00:08:49 +01:00
middlewares Add request validation to user endpoints (#2423) by Bruception 2022-02-07 20:22:39 +01:00
.gitignore
example.env
package-lock.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
package.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
server.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
worker.js Update Configuration to handle arrays/ Add new db client (#2395) 2022-02-02 19:26:43 +01:00