Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ScriptCoded that's also right, the framework part is the part with the modules. There is an early API for integrating new code.
But mostly the generator is done, yes -
@ScriptCoded currently all under development.
It won't be open source, also I may release it as plugin for Minecraft. The intention is that not every server has the ability to use a Webserver, so I will help the little servers to express themselves better :)
But I will release a developer guide for the modules on GitHub and may make a standalone version.
(Should be pretty easy, I don't use any thing from the Minecraft API currently) -
@ScriptCoded at this point.. Yes it is.
But one main class more and it would launch as normal Java application. ^^ -
@austudo haha, JSON is the common way your browser gets data asynchronous from a webserver. Like loading new posts on Twitter. I just used it for creating structures
Related Rants
First Post since... Long I guess?
I got a new project!! I am currently creating a Webserver Framework in Java. I can create fully functional websites with a few lines of JSON.
(Look below)
Currently I don't have direct Javascript support, but I am working on installable modules. With those the Web-Admin can code little code fragments that can be shown (live) on the webpage.
I am so hyped because it does work <3
(Pictures of development might follow)
(Can I even call it framework? Hm dunno.. )
rant
java
web development
framework