Implement and use a RAML/Swagger library for scaffolding endpoints given a RAML/Swagger input file.
- Investigate libraries (doc, resources and community) to decide which one fits best
- Do a PoC
- Install and Implement the library
- Write the code needed to integrate it into NSK
- Test the solution