seekr-osint / seekr

A multi-purpose OSINT toolkit with a neat web-interface.
GNU General Public License v3.0
561 stars 45 forks source link

[API] use htmx backend rendered #636

Open 9glenda opened 1 year ago

9glenda commented 1 year ago

I hate ts I will never use it again.

cn1t commented 1 year ago

This is kinda unnesecary for now

cn1t commented 1 year ago

However we could try using svelte, react or angular in frontend or maybe templatize everything so we can do like instead of the current impl

cn1t commented 1 year ago

Or lets switch to php and sql 😂

9glenda commented 1 year ago

This is kinda unnesecary for now

I had a pretty good implementation of this but I deleted it.

9glenda commented 1 year ago

However we could try using svelte, react or angular in frontend or maybe templatize everything so we can do like instead of the current impl

But this will still rub into my main issue with js. State is messed up all over the place.

cn1t commented 1 year ago

However we could try using svelte, react or angular in frontend or maybe templatize everything so we can do like instead of the current impl

But this will still rub into my main issue with js. State is messed up all over the place.

You dont have to look at it lol

cn1t commented 1 year ago

Also a js framework will require a rewrite anyway, since they have solutions for global vars

And since angular is built in Typescript, they work together seamlessly. React/svelte also work with typescript