go-velobike
This is an unofficial Go client library to deal with REST API of velobike.ru project
Client style based on the best practices of google/go-github.
Versioning
Semantic versioning: Major.Minor.Patch.
Current version is v3.x.x.
If you use this library, please vendor it using a package management tool to not to have backward compatibility problems in the future.
If you have any questions, feel free to create an issue, I'll try to answer as soon as possible.
Supported methods
- GET /profile
- POST /profile/authorize
- GET /ride/parkings
- GET /ride/history
Contributing
Contributors are welcome! Feel free to improve this project or share your ideas via issues.
Thanks everyone who has contributed to the project! I appreciate every pull request ❤️
Roadmap
- Add electric bikes
- Add GET /content/news method