li
Li is a next-generation low-code fullstack application development framework focused on building web services, particularly admin and backend management systems. Written in Go, Li uses Go code to describe frontend page schemas and leverages the ent ORM code generation capabilities. Developers define data table models and add view annotations to automatically generate complete CRUD controllers, views, and access control controllers, eliminating repetitive coding work. Key features include easy learning curve requiring only basic Go knowledge, comprehensive example applications, powerful permission management handling data permissions, operation permissions, and field permissions simultaneously, and a rich set of common admin interface components. The frontend requires zero coding as pages are automatically constructed from developer-defined schemas. While code generation speeds up development, Li's core strength lies in rapid view construction and flexible, complex permission handling. The backend stack uses G