For most tiny web-projects is django or Ruby on Rails the overkill and that is mostly the problem which is between the framework and the quick solution.
There are a lot Micro Frameworks available without nasty and unnecessary stuff. Here is a short overview of them:
Python Frameworks
Framework | Language | URL |
Python | https://www.djangoproject.com/ | |
Python | https://www.cherrypy.org/ | |
Python | docs.masoniteproject.com | |
Python | https://www.palletsprojects.com/p/flask/ | |
Python | https://webpy.org/ | |
Python | https://bottlepy.org/ | |
Python | https://www.zope.org/ | |
Python | https://mardix.github.io/assembly/ | |
Python | https://pylonsproject.org/ |
Ruby Frameworks
Framework | Language | URL |
Ruby | http://www.sinatrarb.com/ |
Initially created: 2011.03
Updated: 2019.12
Leave a Reply