Àlex Llaó

Results 4 issues of Àlex Llaó

It would be very interesting to have an instance of this service. Thnks a lot.

Hi! I've this XML Structure: ``` 1 1 207 ``` And my code to Parse this: ``` struct ModuleResponse: Codable { let result_id: Int? let result_text: String? let timeout: Int...

Yes, I know that running on the same machine there is no security problem but now let's assume that the postgres server is on another server. Why export it in...

Hi! I have cloned the project, installed the dependencies. Once finished I have tried the "yarn lint" and it has started to give a lot of errors. web:lint: web:lint: ./pages/index.tsx...