DeanWay / fastapi-versioning

api versioning for fastapi web applications
MIT License
642 stars 63 forks source link

What is the status of this project? Is it still active? #65

Open crashCoder opened 2 years ago

crashCoder commented 2 years ago

Hello,

First of all, thank you for the project. I would like to ask if the project is still active. I can see some PRs opened since last year and I was planning to open a PR but in case there is no activity I probably going to create a new project instead of a fork, of course giving appropriate credit. Thank you in advance for the response

PabloRuizCuevas commented 1 year ago

Probably is abandoned/orphan, I tried to contact the developer @DeanWay multiple times for the last months, he doesn't even reply even-though there is no effort involved on leaving the pypi keys to someone else or some permissions in the repo.

It would be nice if someone claims the project but that could take months, so maybe for now I wouldn't suggest to use this project at all, better use another solution to your project.

alexschimpf commented 1 year ago

@PabloRuizCuevas @crashCoder I created my own package based on fastapi_versioning. It fixes most of the bugs noted on here and adds some additional features. https://github.com/alexschimpf/fastapi-versionizer https://pypi.org/project/fastapi-versionizer/

Some notable differences: