I hereby claim:
- I am apoclyps on github.
- I am kyleharrison (https://keybase.io/kyleharrison) on keybase.
- I have a public key ASCAHgO54Nfew3CnOu6F5SdYU6DAsVz88F4E7gIaXtowkwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Gorilla, especially Mux | |
Logrus | |
An Error Package (Dave Cheney's JUju) allows for base exceptions to be made more specific | |
Web Frameworks | |
- gin | |
- beago | |
- echo | |
- kit |
{ | |
"events":[ | |
{ | |
"name":"Community Social Coding", | |
"description":"Let's take a little time to code together and build something awesome.", | |
"url":"https://www.github.com/apoclyps", | |
"start":"2018-09-29 12:00:00Z", | |
"end":"2018-09-29 12:00:00Z", | |
"duration":10000, | |
"topics":[ |
FROM python:3.7-alpine | |
MAINTAINER Declan Traynor <coderdex@gmail.com> | |
WORKDIR /usr/src/app | |
RUN apk add --no-cache build-base | |
# install application dependencies inside the container | |
COPY requirements.txt /usr/src/app/ | |
RUN pip install --no-cache-dir -r requirements.txt |
I hereby claim:
To claim this, I am signing this object: