howToCodeWell / code-quiz

Code Quiz MonoRepo (API, API Client, App)
MIT License
4 stars 4 forks source link

#155 Remove /api #158

Closed metinbaris closed 1 year ago

metinbaris commented 2 years ago

-Fixes #155

metinbaris commented 2 years ago

@pfwd Thanks for the update, seems it is now blowed up with questions 🤣

metinbaris commented 2 years ago

@pfwd Thanks for the update, seems it is now blowed up with questions 🤣

@pfwd any advice on this point, I should move on somewhere else if this part is stopped

Note : seems like ../generated/openapi/ is not importing

pfwd commented 1 year ago

Hey @metinbaris Sorry for the late reply. I've been away.

I spent the evening working on your branch. It turns out that it was an issue with the routing. See https://github.com/howToCodeWell/code-quiz/pull/158/commits/a06fbb80c3fcc6109da1638be5e169549322e0cb I also updated the ports to 8080 in https://github.com/howToCodeWell/code-quiz/pull/158/commits/7d75941561c86742518685e1c0491b2ee98d9d78

The tests are all passing now so I will merge it in. Thanks for your help on this one