Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

codam-coding-college/fast42-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fast42 - Rust Edition

A super fast 42 API connector

Makes it easy to fetch data from the 42 API. Main features:

  • Rate Limited
  • Async (easily fetch all pages of an endpoint!)
  • Fast ๐Ÿš€

Running examples

  • Initialize your secrets.yaml file in the examples folder using the template from secrets_example.yaml
  • Run the example like this: cargo run --example users

TODO

  • add patch/put/post/delete
  • add scopes
  • add multi key support
  • implement doing requests with user access token
  • solve potential issues with duplicate http options (page[size])
  • publish to crates.io

About

A super fast 42API connector for rust ๐Ÿš€

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages