This website requires JavaScript.
Explore
Help
Sign In
danielvici123
/
esp-projekt
Archived
Watch
1
Star
0
Fork
0
You've already forked esp-projekt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-10-20
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
b0f8a51cc808dcebc38f0df3c4152368ec70afed
esp-projekt
/
api
History
Esad Mustafoski
b0f8a51cc8
Shortened database/utils.ts by adding a 'Query Database' helper function to reduce boilerplate/copied code, also added functions form apping the Post, Account and Comment row. api/main.ts now has more unfinished endpoints and will now work using functions instead of doing everything inside of the routes, created a helpers.ts file to make it a bit more modular and easier to look over.
2024-11-13 23:29:59 +01:00
..
helpers.ts
Shortened database/utils.ts by adding a 'Query Database' helper function to reduce boilerplate/copied code, also added functions form apping the Post, Account and Comment row. api/main.ts now has more unfinished endpoints and will now work using functions instead of doing everything inside of the routes, created a helpers.ts file to make it a bit more modular and easier to look over.
2024-11-13 23:29:59 +01:00
main.ts
Shortened database/utils.ts by adding a 'Query Database' helper function to reduce boilerplate/copied code, also added functions form apping the Post, Account and Comment row. api/main.ts now has more unfinished endpoints and will now work using functions instead of doing everything inside of the routes, created a helpers.ts file to make it a bit more modular and easier to look over.
2024-11-13 23:29:59 +01:00