Rafa Paradela

Results 7 issues of Rafa Paradela

It would be interesting having Codacy reviews in our pull request.

As @fedefernandez @raulraja suggested, we should focus not only on greenfield projects and also on existing projects. So in spite of we considered that the HTTP endpoints didn't need parameters...

It would be helpful to explain how models can evolve, and how the serializers preserve back/forward compatibility. As part of this new section, we can add [these conclusions for the...

Since Mu now is able to expose and consume services through the HTTP protocol, we should add this new feature in the docs, with these examples: - Empty request (GET...

We are interested in creating a new module to integrate GraphQL as another data source. Some requirements: ## Tabular data model (Created in the ticket https://github.com/xebia-functional/xef/issues/500) - Define a data...

openAI
Prompts
GraphQL

This PR adds minor changes in the macro, to make it compatible with Scala 2.15. The most remarkable changes are: - Remove `scala-reflect`. - Remove `scalamacros-paradise` - Add `scala-compile` -...

We should be able to perform static analyisis on schemas. The idea is that when uploading that schema to Catamorph, we should be able to warn the user if they're...