Skip to content

Refactored code base to rename to REST and organize better#132

Closed
jlouvel wants to merge 3 commits intomainfrom
feat/rename-api-2-rest
Closed

Refactored code base to rename to REST and organize better#132
jlouvel wants to merge 3 commits intomainfrom
feat/rename-api-2-rest

Conversation

@jlouvel
Copy link
Contributor

@jlouvel jlouvel commented Mar 12, 2026

  • renamed API server adapter to REST
  • moved protocol specific classes to dedicated subpackages (e.g. io.naftiko.exposed.mcp)

 - renamed API server adapter to REST
 - moved protocol specific classes to dedicated subpackages (e.g. io.naftiko.exposed.mcp)
@jlouvel jlouvel requested a review from eskenazit March 12, 2026 21:04
@jlouvel jlouvel self-assigned this Mar 12, 2026
@jlouvel
Copy link
Contributor Author

jlouvel commented Mar 13, 2026

The "test-tutorial" is failing, apparently due to usage of a previous Docker image that still expects the "api" adapter type versus the "rest" adapter type, while the YAML file now expects "rest" in this PR. Is this something expected?

@eskenazit
Copy link
Contributor

@jlouvel we will change the test to be based on the actual code and not a outdated docker image. Likely by using jar rather than building a new Image each time !

@jlouvel
Copy link
Contributor Author

jlouvel commented Mar 13, 2026

I'll recreate a new PR for this once the other pending one #124 is merged.

This will streamline the rebasing / refactoring process. I have the copilot instructions ready :)

@jlouvel jlouvel closed this Mar 13, 2026
@jlouvel jlouvel deleted the feat/rename-api-2-rest branch March 13, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants