0.0.0-experimental-9 • Published 7 months ago

litojs v0.0.0-experimental-9

Weekly downloads
2
License
MIT
Repository
-
Last release
7 months ago

Litojs

!CAUTION This project is still in development and is not ready for production use. It still very early in development and under heavy development.

It's an opinionated fullstack framework built on top of Bun.js inspired by laravel and django. The main goal of this project is to provide a pragmaticfullstack framework that is easy to use.

Info: https://lito.indrazm.com/

Features

  • API Server
  • Server Side Rendering
  • Websockets
  • Object Relational Mapping
  • Authentication
  • Authorization
  • File Uploads (Local & S3)
  • Email

Roadmap

  • ✅ API handler
  • ✅ Request handler
  • ✅ Response handler
  • ✅ GET handler
  • ✅ POST handler
  • ✅ PUT handler
  • ✅ PATCH handler
  • ✅ DELETE handler
  • ✅ Response Status
  • ✅ Request Context
  • ✅ Request Body
  • ✅ Request Params
  • ✅ Request Headers
  • ✅ Request Cookies
  • ✅ Request Query
  • ✅ Cookie Setter
  • ✅ JSX Renderer
  • ✅ Redirection
  • 🍳 Documentation
  • 🍳 ORM
  • 🔲 Validation
  • 🔲 Middleware
  • 🔲 Authentication
  • 🔲 Authorization
  • 🔲 File Uploads
  • 🔲 Email
  • 🔲 Websockets
  • 🍳 Project Test
0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago