1

I saw somewhere on StackOverflow there was a website that converted your JSON API into Struct and Codable protocols and for the life of me, I can't find it. I did not bookmark it, unfortunately. Any help would be appreciated in finding this site.

1
  • I know jsoneditoronline that is not that site I was looking for. It’s another one. Commented Mar 27, 2019 at 22:40

2 Answers 2

1

Try Quicktype. this web app allows you to convert JSON in Swift Type or any language such as Go, Dart, Java, C++, RUBY, etc.

https://app.quicktype.io/

Sign up to request clarification or add additional context in comments.

Comments

0

just paste your json code in there and see the result: jsoneditoronline

2 Comments

I think I have found it. It’s called Quicktype. I’ve closed my Mac so will check later.
@AltBrian I check Quicktype. it's really good site. thank you

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.