Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bovi/rustfull
Rust-based Microsoft Graph API
https://github.com/bovi/rustfull
api chatgpt copilot graph microsoft
Last synced: 30 days ago
JSON representation
Rust-based Microsoft Graph API
- Host: GitHub
- URL: https://github.com/bovi/rustfull
- Owner: bovi
- License: mit
- Created: 2023-03-05T15:45:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T18:17:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T10:12:44.436Z (3 months ago)
- Topics: api, chatgpt, copilot, graph, microsoft
- Language: Rust
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RUSTful
Trying to build a Microsoft Graph API client in Rust.
The special thing: I will only use ChatGPT and Co-Pilot
to build the client. No other documentation will be used.## Why?
I need to understand how capable ChatGPT and Co-Pilot are.
For this we shouldn't feed the AI with company internal stuff,
so let's use the Microsoft Graph API. I nevertheless wouldn't
want to read the Microsoft documentation.