-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Andros Fenollosa edited this page Sep 11, 2019
·
6 revisions
Welcome to the Tadam Framework wiki!
Tadam is a simple server-side rendering framework to create complete and secure pages. So simple that it looks like magic!
- Rendering of HTML templates.
- Autoreload in development.
- Querys with various databases: PostgreSQL, SQLite and MySQL.
- Migrations system.
- Login/Signup system.
- Private pages protected with sessions.
- Admin panel.
- Form Validations.
- Sending emails.
- Ready for Heroku.
- Terminal manager for repetitive tasks.
- Plain text.
- HTML.
- JSON.
- Cross-site request forgery (CSRF).
- SQL injection.
- Private pages protected with encrypted sessions.
- Flask.
- Django.
- Laravel.
- Ruby on Rails.