-
Notifications
You must be signed in to change notification settings - Fork 0
Added backend documentation #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Including: zod, express, drizzle, testing and documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'll fix spellings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hold my databrus
|
||
## Express | ||
|
||
Express is a back end web application framework for building [REST APIs](#rest-api) with Node. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Express brukes for mer enn bare REST apis.
Generelt sett er det vel bare et framework for å lage web servere.
Litt for objektiv vinkling. |
|
||
### Why Express? | ||
|
||
We use Express because it is one of the most vidley used web application frameworks both in Node and in general. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
widely*
Kan fjerne lenkene til wikipedia. |
viktigste er nok å fremheve hvilke ressurser VI anbefaler og har brukt for å lære verktøyene å lære og lese gjennom docs bør vi heller fremheve et annet sted som "how to learn ANY tool, library or framework" |
Including: zod, express, drizzle, testing and documentation