DEV Community

Discussion on: Dev.to API library for .NET 🚀

Collapse
 
dowenb profile image
Ben Dowen

This is great I was just thinking I would like to do some automation against DevTo, and was there an API. Is there API docs or are you capturing actions via the browser/some other tool?

I hope you don't mind, might be inspired to try and make an implementation in Python. :)

Collapse
 
turnerj profile image
James Turner

Just commented on Aaron's about the same thing but basically, there is no formal documentation that I could find - I based it partly on a comment from Ben, some guesswork and going through the source code of Dev.to

You should 100% totally make an implementation in Python 😁