antiframework

Ultra-simple Java Web Framework (by mdukat)

Antiframework Alternatives

Similar projects and alternatives to antiframework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better antiframework alternative or higher similarity.

antiframework reviews and mentions

Posts with mentions or reviews of antiframework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-10.
  • Ask HN: What is your “I don't care if this succeeds” project?
    56 projects | news.ycombinator.com | 10 Feb 2022
    I'm not a professional software developer, it's just my hobby.

    Story is, I wanted to make some simple website project using Java, so I had to use some sort of web framework since I've read that CGI should not be used for medium sized project (like very simple social network, or whatever stores and handles data server-side). All the web frameworks I tested for Java (Javalin, Spring, something else I dont remember name of) used Maven, which I'm not familiar with. Why not create my own web framework then? Insert xkcd 927 With knowledge about HTTP protocol, I started making simple framework which uses sockets and regex for request handling, and allows developer to create simple endpoints. Main point is simplicity. It doesn't need any dependencies, just compile it to JAR, import to Your project, and that's it. Project itself is faaaaaaar from perfection, however it works as far as I tested it, and I think young/beginner developers would find it fun and easy to use in private projects.

    Framework is in very early development stage, many things might change.

    https://github.com/d3suu/antiframework

Stats

Basic antiframework repo stats
1
1
0.0
about 2 years ago

mdukat/antiframework is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of antiframework is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com