Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Set a service for JSON File

$
0
0

Hello,

You can place the data in this aqruivo in some database like MongoDB or CouchDB? If you can do this, you can take advantage of the API automatically generated by DF.

Depending on how your file is structured, you might use https://github.com/typicode/json-server to expose an API rest of your file, and connects it to DreamFactory through a service like "Remote Web Service ".

Or perhaps create a "Custom Scripting Service" in Node and use https://github.com/typicode/lowdb to access your JSON file in a more personalized way.

Best regards,
Junior Conte


Viewing all articles
Browse latest Browse all 5028

Trending Articles