0

I am building a new API service in NodeJS and the API that I calling is returning me JSON but all the keys start with uppercase. Example AccountNumber: '2342222'. I want to convert that so its accountNumber. Is there a library that will do this for me or do I need to loop through and update each one?

jrock2004
  • 3,229
  • 5
  • 40
  • 73

0 Answers0