rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

FastAPI compatibility with v15?

Open woh-dev opened this issue 2 years ago • 2 comments

I'm very new Odoo but I'm looking into using the FastApi framework offered here to support an external frontend application. Is it only available for v16 or would this be compatible with Odoo v15 as well?

Is there an appropriate forum that I should use for noob questions like these, rather than opening an issue?

woh-dev avatar Sep 06 '23 20:09 woh-dev

I just discovered that there are different branches in the repo for different Odoo versions. The v15 branch does not include the FASTAPI offering.

Am I correct to assume then that the FastApi integration is not available for v15?

woh-dev avatar Sep 06 '23 20:09 woh-dev

If you’re planning on staying on v15 then it would probably make sense to use base_rest since it’s been widely used and has other modules that compliment it.

I haven’t tested FastAPI v16 in v15 or looked deeply at the code but there was a lot of rework done by Odoo between v15 and 16 that could definitely make it unusable.

sbouillon avatar Sep 17 '23 02:09 sbouillon

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Mar 17 '24 12:03 github-actions[bot]