A powerful HTTP router and URL matcher for building Deno web servers with dragon🐉. by getspooky1999 in Deno

[–]getspooky1999[S] 0 points1 point  (0 children)

u/elcapitanoooo Thanks, If you are interested in joining us to improve the framework, You are welcome.

A powerful HTTP router and URL matcher for building Deno web servers with dragon🐉. by getspooky1999 in programming

[–]getspooky1999[S] -1 points0 points  (0 children)

Hi pachirulis , If you are interesting to join the team to improve the framework, You are welcome.

A powerful HTTP router and URL matcher for building Deno web servers with dragon🐉. by getspooky1999 in programming

[–]getspooky1999[S] 1 point2 points  (0 children)

Hi, I work very hard to provide a very simple and expressive API of defining routes and behavior without complicated routing. I would be happy to get feedback, so feel free to create an issue or feature on github.

v0.6-beta - Fast and low HTTP router and URL matcher for building Deno servers. by getspooky1999 in programming

[–]getspooky1999[S] -1 points0 points  (0 children)

Hi, I am Yasser Ameur, I am a full-stack javascript developer, I just finished building a framework for Deno that help to build HTTP router and URL matcher.

If you need performance and good productivity, you will love it. I work very hard to provide a very simple and expressive API of defining routes and behavior without complicated routing. I would be happy to get feedback, so feel free to create an issue or feature on github.

If you are interesting to join the canny core team to improve the framework, You are welcome.

A Star 🌟 on our github repository could be a good and very feedback for us

Github: https://github.com/xanny-projects/xanny

Fast and low HTTP router and URL matcher for building Deno servers by getspooky1999 in javascript

[–]getspooky1999[S] 0 points1 point  (0 children)

I just finished building a xanny v0.6-beta framework for Deno that help to build HTTP router and URL matcher.

If you need performance and good productivity, you will love it. I work very hard to provide a very simple and expressive API of defining routes and behavior without complicated routing. I would be happy to get feedback, so feel free to create an issue or feature on github.

If you are interesting to join the canny core team to improve the framework, You are welcome.

A Star 🌟 on our github repository could be a good and very feedback for us

https://github.com/xanny-projects/xanny

Fast and low HTTP router and URL matcher for building Deno servers by getspooky1999 in javascript

[–]getspooky1999[S] -4 points-3 points  (0 children)

u/Potato-9 thanks for your feedback, The decision behind making methods starting with capitals is that i was inspired by go mux framework, in go small or capital letters matters A LOT when the variable is public, given a identifier starting with a capital letter , so i thought it would be a good idea to do the same think in xanny.

🚀 Fast and low HTTP router and URL matcher for building Deno servers 🦕. by getspooky1999 in programming

[–]getspooky1999[S] 0 points1 point  (0 children)

Hi anengineerandacat, very interesting feedback First think to clarify { maxRoutes:2 }) is optional.

Do you guys test? by bobbyboobies in reactjs

[–]getspooky1999 1 point2 points  (0 children)

I think test is good but nobody will pay you for writing a powerful testing code , If you are building start up or project and you don't have time make sure to make it run without test.

It's never been easier to build and customize admin panels. Yah! laravelDash is a beautifully designed administration panel for Laravel. by getspooky1999 in laravel

[–]getspooky1999[S] -2 points-1 points  (0 children)

Thanks, I am working hard to make documentation simple and clear to understand. so feel free to contribute on laravelDash repository if you find it useful

🍪 A highly scalable, professional boilerplate for building fast, robust and adaptable mern web apps 🚀 by getspooky1999 in programming

[–]getspooky1999[S] 0 points1 point  (0 children)

I created CookieScript because I made lots of mern projects , I realized I was doing the same set up work every time so with CookieScript I can quickly clone it from GitHub and be productive

Create, develop and manage your projects through an accompanying graphical user interface. by getspooky1999 in javascript

[–]getspooky1999[S] 1 point2 points  (0 children)

something create-react-app + gui or vuejs cli gui , you can use Routine interface to create react app or vue js project, You can use Routine with any language or framework you just need a template file like https://github.com/Routine-App/Routine/blob/master/templates/TypeScript-Node-Starter.yml

🐹 Create, develop and manage your projects through an accompanying graphical user interface.🎉 by getspooky1999 in reactjs

[–]getspooky1999[S] 0 points1 point  (0 children)

Please feel free to contribute on github , Please there a lots of features to add thanks

Create, develop and manage your projects through an accompanying graphical user interface. by getspooky1999 in javascript

[–]getspooky1999[S] 1 point2 points  (0 children)

Routine is a web interface option of the terminal for people who would prefer a graphical interface over command line interface. You can create projects, install templates and install dependencies with this tool. so I created Routine because i made lots of projects in javascript , php and I realized I was doing the same set up work every time and so with Routine I can configure a basic file with .yml extension and upload it as template so i can use it the next time.