|
|
@@ -649,6 +649,7 @@ Libraries to help manage database schemas and migrations.
|
|
649
|
649
|
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|
|
650
|
650
|
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
|
651
|
651
|
* [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
|
|
|
652
|
+* [json-schema](https://github.com/justinrainbow/json-schema) - [json-schema](http://json-schema.org) validation.
|
|
652
|
653
|
|
|
653
|
654
|
## API
|
|
654
|
655
|
*Libraries and web tools for developing APIs.*
|