monkeytype/backend/api
Rizwan Mustafa a0d5392884
(Backend) Ability to make Quotes Favorite (#2826) rizwanmustafa
* Created API for making quotes fav

* Moved routes over to quotes

* Renamed favQuotes to favoriteQuotes

* Renamed routes

* Removed error to prevent confusion and panic

* Added regex check for quote id and added fav quote number check

* Some fixy

* Added configuration for max favorite quotes

* Added grouping

* Created variable for storing collection

* Changed variable name

* Changed variable name

* Fixed some problems

* Fixed bug

* Added length chekc for quoteId

* MOved routes over to user

* Renamed routes
2022-04-14 22:53:44 +02:00
..
controllers (Backend) Ability to make Quotes Favorite (#2826) rizwanmustafa 2022-04-14 22:53:44 +02:00
routes (Backend) Ability to make Quotes Favorite (#2826) rizwanmustafa 2022-04-14 22:53:44 +02:00
schemas Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00