Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.