Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
_v1_ in routes path is removed source code.tar.gz | 2022-12-22 | 477.5 kB | |
_v1_ in routes path is removed source code.zip | 2022-12-22 | 526.4 kB | |
README.md | 2022-12-22 | 178 Bytes | |
Totals: 3 Items | 1.0 MB | 0 |
In general APIs with v1 in the routes directory is not a good way to handle versioning. This has been removed from the project.
Now {host}/v1/login
will become {host}/login