Results 110 comments of theapache64

Any updates on this ?

@JohnWeisz @gerleim I've ran a test. **Program 1 : Without TypedJSON** ``` //tslint:disable const microtime = require('microtime') const startTime = microtime.now(); const json = '{ "first_name": "John", "last_name": "Doe"}'; class...

### Test with nested object **Without TypedJSON** ``` //tslint:disable const microtime = require('microtime') const startTime = microtime.now(); const json = '{ "first_name": "John", "last_name": "Doe","car":{"name":"BMW","series":"2018"}}'; class Car { constructor( public...

`tools:ignore="MissingPrefix"` not working anymore. ![image](https://user-images.githubusercontent.com/9678279/80857936-7d53e800-8c73-11ea-94b0-243b865fe92d.png) I am using **Android Studio 4.0 Beta 5**

API is ready to use. Sample: ```curl curl -X POST \ http://jsontokotlin.online:8080/generate \ -H 'content-type: application/json' \ -d '{ "json":"{\"name\":\"theapache64\"}", "class_name":"TheApache" }' ``` For now, the accepted params can be...

Wow.. cool. @wuseal I'd vote for this feature :+1:

@eirnym That'd be cool. You can use our [library](https://github.com/wuseal/JsonToKotlinClass/blob/master/LIBRARY.md). What do you think @wuseal ?

@wuseal makes the final call. let's wait for him. meantime, can you hop into our slack channel? Here's the [invite](https://join.slack.com/t/jsontokotlinclass/shared_invite/enQtNjk2NjM1MDM3MDA5LWYxYTI3ZDRlZTMyNDI2Mjg5NzZmZjQzM2ZlNjE5OTFmNWYyY2E0ZGEzZTQ3OWNhODEwOTUwYmU0YmRjZjQ5OGQ) link