8
muliyul
6y

Abstract ReST endpoints with nested resources

Project Type
Open source idea
Summary

Abstract ReST endpoints with nested resources

Description
What I had in mind was something abstract like passportjs but for ORMs with similar ecosystem (plugin for each ORM). The library's job is to create rest endpoints for declared ORM models (resources) and their relative resources for example GET /posts/1/comments will retrieve only post 1's related comments. This library should work with express at first and maybe expand later on to other frameworks.
Tech Stack
nodejs, express
Current Team Size
1
Comments
Add Comment