A personal blazingly fast framework to work with Deno in server side
SpaceShip is the brain 🧠 of my future backends. Including servers for videogames.
- abstract model Base: finished ✔️
- create controller to parse any model into a View: pending ❌
- configure db engine handler for the controller: pending ❌
- configure routing and handler: pending ❌
- Use the controller inside views to parse a Models: pending ❌
- handle all the routes for all models: pending ❌