Fix critical bug and refactor parameters to support a modular edge + middleware workflow.
Release v0.1.0 🎉
Log in to leave a comment
Fix critical bug and refactor parameters to support a modular edge + middleware workflow.
Release v0.1.0 🎉
Log in to leave a comment
Anyspace is a VS Code theme with a light tropical feel 🌴
Inspired by Anysphere+ and the Aura Soft theme.
For now its all on github but we will soon put it on for vscode market for easy access .
Thanks for all your time :D .
Log in to leave a comment
okay so here is the finally committed amazing theme for vscode
Log in to leave a comment
rolling out version 0.0.2, and it now includes middleware support !!
Log in to leave a comment
Just added params to my backend framework .
its still version :- v0.0.1
Log in to leave a comment
Implemented CRUD operations in Router and enhance error handling.
and I will finally call it as the v0.0.1 (red-night)
Log in to leave a comment
So here is the another screenshot of it working .
it was showing an error while running because I forgot to set up context for text in src/http/context.ts 😅 and So I added it and It finally worked yayayyayayy.
Log in to leave a comment
So Now we have made a basic working http-server using bun and added syntax for controllers and modules .
also made first commit to the github for the framework .
next we are looking forward to add hooks to help make a lifecycle for modules .
Log in to leave a comment
Finally completed setting up folder structure for my framework . Or else I should say finished frame of my framework .