Skip to content

lucidfy/lucid

Repository files navigation

LUCID

Version Badge
Go v1.17 Go 1.17
Go v1.18 Go 1.18
CodeQL CodeQL

Lucid'fy your development experience with the power of Go! This project is still under development, there's no release tag yet!

Security Vulnerabilities

If you found any security vulnerabilities, please send a direct email to daison12006013@gmail.com the title of the email should have at least a word "Lucid". Thank you!

Progress

  • Tinker
  • Console Commands
  • HTTP
    • Routing
      • Static Files
      • Single
      • Resource (RESTful)
    • Handlers (a.k.a "Controllers")
    • Middlewares
  • Models
  • Validations
  • Template
  • Translations
  • Facades
    • Cache
    • Cookie
    • Crypt
    • URL
    • Hash
    • Logger
    • Path
    • Request
    • Response
    • Session