Forum Discussion

zsousa's avatar
zsousa
Contributor
8 years ago
Solved

jsonBuilder

I am working on a project where I need to build a JSON string from a set of data. I’m trying to make this as efficient as possible without having to recreate the code for every API. The idea is to have a json template contained in a cvs file, then in another file have the data that I want to populate the template json with.

 

 

  • Actually lets close this thread. I have a different issue that I will explain in new thread

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Little confusing. Would you mind explaining with sample input and output expecting?
    • zsousa's avatar
      zsousa
      Contributor

      Actually lets close this thread. I have a different issue that I will explain in new thread