Skip to content

AP3008/Duolingo-Streak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duolingo Streak API

Duolingo Streak

Tech Stack

How to use

There are two public endpoints, all you require is a username to use.

https://duolingo-api-five.vercel.app/user/{username}

This returns the duolingo streak associated with the username and nothing else.

https://duolingo-api-five.vercel.app/user/svg/{username}

Returns an SVG with no background of the users current streak, as shown above.

Example

You can add a snippet like this into your github readme to use the SVG, just put your duolingo username in {username}

<img src="https://duolingo-api-five.vercel.app/user/svg/{username}" alt="Duolingo Streak" width=360 style="border-radius:16px;">

About

API endpoint that returns the users duolingo streak and an svg with their streak and duo on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages