Skip to content

Unofficial Go client library to deal with REST API of velobike.ru project 🚲

License

Notifications You must be signed in to change notification settings

ppdraga2/go-velobike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-velobike

GoDoc Go Report Card Build Status Contributions Welcome

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 v4.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! Every pull request is highly appreciated! ❤️

Roadmap

  • Add electric bikes
  • Add GET /content/news method

About

Unofficial Go client library to deal with REST API of velobike.ru project 🚲

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%