Layr

Dramatically simplify full‑stack development
GitHub
1.21k
Created 5 years ago, last commit a year ago
2 contributors
1.08k commits
Stars added on GitHub, month by month
0
0
0
1
2
3
4
5
6
7
8
9
10
11
12
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
0.0
/day
Last month
0.0
/day
Last 12 months
0.0
/day
npmPackage on NPM
Monthly downloads on NPM
1
2
3
4
5
6
7
8
9
10
11
12
2024
README

Layr

Dramatically simplify full‑stack development.

Documentation

Check out the documentation for a quick introduction and a comprehensive API description.

Roadmap

Components

  • Basic components
  • Controlled attributes
  • Component provision
  • Cross-layer inheritance
  • Remote method invocation
  • Optimized serialization
  • Weak Identity Map
  • Component subscriptions (realtime updates)
  • HTTP Caching

Storage

  • Basic storage (MongoDB)
  • Indexes
    • Identifier attributes
    • Regular attributes
    • Compound attributes
    • Referenced components
    • Embedded components
  • Automatic migrations
    • Indexes
    • Default values
    • Renamed components
    • Renamed attributes
  • Custom migrations
  • Polymorphism
  • Transactions
  • Sugar to query reverse relationships
  • Query subscriptions (realtime updates)
  • Support for more databases (PostgreSQL, MySQL, DynamoDB,...)

Routing

  • Basic routing
  • Nested routing

Authorizations

  • Basic authorizations
  • Role-based authorizations

Integrations

  • React integration
  • Basic AWS integration

Contributing

Contributions are welcome.

Before contributing please read the code of conduct and search the issue tracker to find out if your issue has already been discussed before.

To contribute, fork this repository, commit your changes, and send a pull request.

License

MIT