Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volvo-cars/developer-portal-api-samples
Code samples for APIs in the Volvo Cars Developer Portal.
https://github.com/volvo-cars/developer-portal-api-samples
Last synced: 14 days ago
JSON representation
Code samples for APIs in the Volvo Cars Developer Portal.
- Host: GitHub
- URL: https://github.com/volvo-cars/developer-portal-api-samples
- Owner: volvo-cars
- License: apache-2.0
- Created: 2022-03-09T13:50:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T07:58:27.000Z (9 months ago)
- Last Synced: 2024-03-19T08:54:25.780Z (9 months ago)
- Language: JavaScript
- Homepage: https://developer.volvocars.com/
- Size: 54.7 KB
- Stars: 46
- Watchers: 10
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Volvo Cars’ API samples
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/volvo-cars/developer-portal-api-samples/blob/main/LICENSE.md)
This repository contains code samples to assist developers with understanding how to use Volvo Cars’ Developer Portal APIs.
Visit our full documentation at [Volvo Cars’ Developer Portal](https://developer.volvocars.com/apis).
## Samples in this repository
- [Fetching vehicle data](/connected-vehicle-fetch-sample)
- [OAuth2 code flow](/oauth2-code-flow-sample)More samples will be added in the future.
## Support
Please contact us at [email protected] for support related queries.
## Contributing
See the [contributing guide](CONTRIBUTING.md) for detailed instructions on how to get started with this project.
## License
This repository is licensed under [Apache License 2.0](LICENSE)