This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
elefren-fork
Watch
1
Star
0
Fork
You've already forked elefren-fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
mastodon API rust lib elefren, fixed and updated. and also all ASYNC! NB. most examples are now wrong.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commits
1
Branch
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
b445197381
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b445197381'
${ noResults }
elefren-fork
/
.gitignore
4 lines
23 B
Raw
Normal View
History
Unescape
Escape
Initial commit
8 years ago
target
Cargo.lock
updated reqwest and fixed media route reqwest updated to 0.8 removed Result for creating Mastodon client as result of reqwest update added Meta and ImageDetails struct for Attachment Changed Attachment.id to String Added test for media route. Changed paramaters for media from Vec<u8> of image data to String of file path. Added dotenv for testing
7 years ago
.env