gabrielcsapo / groffee

☕️ The best way to deal to with git is with a little bit of coffee
Apache License 2.0
2 stars 1 forks source link

Custom barebones application server framework #3

Closed echopoint closed 6 years ago

echopoint commented 6 years ago

Barebones but it works, nicer configuration than express.. Helps towards #2.. Merry X-Mas 🔔 🎄

gabrielcsapo commented 6 years ago

@echopoint this is awesome! Just a few questions on the implementation. Do you know how fast this is? This seems like it could be its own framework IMO, super readable and zero dependency with all the bells and whistles.

echopoint commented 6 years ago

It is it's own framework, hence why it's repo was named node-app-fw.. I haven't benchmarked it, because premature optimization tasks. Focus was more on getting it going and finishing the skeleton. There is still more cleanup and reduction to do, and will be pushed soon enough; though this will work for the time being.

Would you prefer this be a submodule or npm dependency instead of a straight commit? I'm thinking atm we should just go ahead and close the pr, and I'll move the repo over to the org once we name it. ⭐️

echopoint commented 6 years ago

Moving to a package for allegiant