Added a new file `HttpStatusCode.ts` in the `interfaces` scope. This file defines an enum which represents all the possible HTTP Status Codes, enhancing readability and maintainability in the code base by replacing hard-coded numbers with meaningful names. Signed-off-by: Mathis <yidhra@tuta.io>
brief-05-back
Languages
TypeScript
100%