At Wyll, we recently adopted Discord as our enterprise messaging platform, opening up the door to developing a variety of bots tailored to our specific needs. As a Python enthusiast, I naturally sought out Python libraries capable of interfacing with the Discord API.
Tag: Dev
In this article, we will present you how we choose to deploy our blog by using DevOps approach.
You will discover how to use certain AWS services (DynamoDB, S3, etc.) with the Golang language.
In this article, you will learn a very basic example of how to build, test and deploy a Golang application into the Docker Hub. To do so we will use the Github Actions.