AndrewRademacher / auto-crud

auto-crud is an abstraction layer for generating REST routes to perform basic CRUD operations. It glues together express, mongo and json-schema validation. The end goal is to define CRUD APIs in a declarative and uniform way instead of writing route handlers directly.
43Updated 11 years ago

Related projects

Alternatives and complementary repositories for auto-crud