Thiago Passos

JSON

A collection of 2 posts
Converting JSON Objects into C# List<>
JSON

Converting JSON Objects into C# List<>

The problem I have is basically to fix some weird data structure coming from a data provider, which I'm sure there's some background story on why the structure is that way, into a reasonable structure that I can later on map into a model or entity
Mar 7, 2019 3 min read
Mocking your API with JSON Server
JSON

Mocking your API with JSON Server

I've just learned recently about this NPM package to mock a REST API using a JSON file. That's a life changer and I see myself using it for any front-end development I do in the future. It's super simple to get started, all you&
Jan 9, 2019 1 min read
Page 1 of 1
Thiago Passos © 2025
  • Sign up
Powered by Ghost