wristrestdeprecated

An express middleware which provides a solid foundation for a RESTful API.

Usage no npm install needed!

<script type="module">
  import wristrest from 'https://cdn.skypack.dev/wristrest';
</script>

README

Wristrest

An express middleware which provides a solid foundation for a RESTful API.

Roadmap

  • maybe require a resource whitelist. this might help cleaning up child objects, and it could prevent junk in the trunk
  • tests; not tdd ;)
  • handle optimistic concurrency
  • create a relational database driver