dwyl / abase

:house: A (solid) Base for your Web Application.
9 stars 0 forks source link

List the parts of joi API we can handle #17

Open jrans opened 7 years ago

jrans commented 7 years ago

There are lots of api features. We will need to be clear which features we can handle on both the front end and back.

Some will cause errors whilst others will work just fine but have no real effect on the database or front end at least.

As a developer implements a features they should add it to the subset of API we can handle.