DEV Community

Greg Strange
Greg Strange

Posted on

SkyFlare - A pre-alpha JESTful web development framework

You can read the full announcement here.

I'm very excited to open source SkyFlare, a JESTful backend and frontend framework made to be performant and expressive while still being habitable and sustainably maintainable.

Sky is the API-only, PHP framework that uses a more traceable pathing design pattern and a unary execution path with seamless integration between Sky's core features and custom application code. Flare is a set of JavaScript classes that provide "fire and forget" statelessness using htmx-like attributes and semantic/utility classes designed with the idea that the application is its state.

I have a good start for documentation, however, there is still much to add. I will be updating documentation and creating more examples and tutorials over the next month. I'm looking for collaborators help improve/finish SkyFlare and developers to try it out.

Check out the announcement which also has cross-linking to the current dev branch and the wiki. Looking for feedback and collaborators! Or ask me anything about SkyFlare! Thanks for taking a look!

Top comments (0)