GuilhermeStracini / apiclient-boilerplate-rs

:bulb: :building_construction: A boilerplate API client template for Rust API clients wrappers
https://guilhermestracini.github.io/apiclient-boilerplate-rs/
MIT License
1 stars 1 forks source link
boilerplate boilerplate-rust boilerplate-template hacktoberfest rs rust

API Client boilerplate template

šŸ’” šŸ—ļø A boilerplate API client template for Rust API client wrappers


About

This is a template repository that sets the basic code and infrastructure for a repository/solution in Rust to create an API client wrapper (sometimes known as SDK).

[!Note]

A appveyor.yml file is included for AppVeyor CI pipeline. AppVeyor is free for open-source projects. For closed-source projects, consider a paid subscription or other CI tools (GitHub Actions, CircleCI, TeamCity).


Instructions

[!Warning]

The automated process listed below now supports Windows and Linux/MAC environments.

Automated process

Manual process


License

Licensed under: MIT license (LICENSE or http://opensource.org/licenses/MIT).

This will also be your project's LICENSE, but you can change it to another one that suits your needs.