Ok so i'm currently thinking about making #borkweb run on cgi. No clue why but somehow i like this tech it fits my idea of tech quite well. Yeah i hear you but its slow blabla but man its simple tech and it gave us developers to attach any language on the web without reinventing the webserver. So i'll make that thing! #babashka #clojure
I'm currently working on releasing some kind of helper for oauth for #babashka or better to say #borkweb maybe i can extract something out of it as a general library lets see.

"It ain'nt much but it's honest work"

#borkweb #babashkas first fullstack web framework reached 100 Stars at github! Amazing! Thank you all for your appreciation.

Let's make it even better and more accessible for all the people to come. #borkweb is easy to use and low friction and supports an whole clojuresqe workflow without switching context. Its all just clojure on the backend and the frontend. And the best part is that it is intended to have no buildsteps included. #nobuild

Grab #babashka and build your webapp.

https://github.com/m3tti/borkweb

#borkweb has now a first draft for its testing feature.

You can find it here:
https://github.com/m3tti/borkweb/blob/master/tests/e2e/main.clj

https://github.com/m3tti/borkweb/blob/master/tests/api/main.clj

https://github.com/m3tti/borkweb/blob/master/bb.edn

There are also tasks to startup the diffrent suites ;) stay tuned more to come

borkweb/tests/e2e/main.clj at master · m3tti/borkweb

🥇 babashka`s first fullstack clojure framework. That works with jvm clojure. ❗Batteries included❗ - m3tti/borkweb

GitHub
borkweb/tests/e2e/main.clj at master · m3tti/borkweb

🥇 babashka`s first fullstack clojure framework. That works with jvm clojure. ❗Batteries included❗ - m3tti/borkweb

GitHub
#borkweb is getting its testing suite with e2e tests, api tests and unit tests all based on deftest. For the e2e test we'll incorporate etaoin and for the api tests httpkit client. Stay tuned for the all #babashka #clojure webframework.
#borkweb added https://github.com/Frozenlock/ring-multipart-nodeps to our #babashka first fullstack framework. Quality of life improvments will come later. Furthermore #borkweb also updated all libraries and now follows only upstream packages ;)
GitHub - Frozenlock/ring-multipart-nodeps: Ring multipart middleware without external dependencies

Ring multipart middleware without external dependencies - Frozenlock/ring-multipart-nodeps

GitHub
Hey folks #borkweb has undergo some housekeeping all versions raised and switched to official ones. Next step adding https://github.com/Frozenlock/ring-multipart-nodeps and add some nice to have functions for easy handling.
GitHub - Frozenlock/ring-multipart-nodeps: Ring multipart middleware without external dependencies

Ring multipart middleware without external dependencies - Frozenlock/ring-multipart-nodeps

GitHub
Don't follow the hype! Use single developer frameworks like #rails #borkweb #codeigniter and co. You don't need the #cloud to operate your stuff. Take back control. Embrace simplicity. Just look at all the latest events we have to do it now and try to get back to simplicity. The big tech solutions are not always stuff we should look at and take for granted
@runswithd6s exactly we could definetly get some python devs to look into it. Cause they don't have to learn new concepts. The new concepts can be learned later. Maybe due to the fact that #babashka has both selmer and hiccup #borkweb might use both templating engines :D to render pages :O.