Framework to define handlers and call them from the frontend using a syntax that's similar to writing and calling express apis
This Framework consists of two main components:
- aoxpress: An APM package for defining handlers with syntax similar to expressjs
- ao-fetch: An NPM library for communicating with AO processes from JS/TS
MIT
- Middleware system
- Auth information
- Dynamic routing
- React like syntax for returning HTML pages
- Ability to do post requests from the response HTML