'm trying to create my own REST API with Swagger, Postman, and DreamFactory - I create a JSONv1 file from POSTMAN and exported it to Swagger as a YAML - Then from swagger, I created a package. I tried using the index.js file as the config in dreamfactory, but there are no functions in it that actually perform operations on the data - there are 4 subdirectory .js files in my package. I’m not sure waht they do, I beleive they are what I’m looking for, some say authorize etc… My question is this - is there somesort of node.js script generator that will actually perform the operations in the script? or do i need to create my own fileOr, if someone can explain to me how to ouse these .js in the subdirectories with dreamfactory
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Create database schema based on swagger definition? | 1 | 3267 | March 5, 2016 | |
Unable to create email templates via REST (with Swagger or coded request) | 7 | 2357 | October 29, 2015 | |
Swagger on Free Hosted Edition | 2 | 1786 | August 14, 2014 | |
Appery.io rest api help | 8 | 4199 | September 16, 2014 | |
How to create a custom wrapper logic on remote web service API | 2 | 3161 | March 23, 2015 |