- Detroit, Michigan
- johncharles.de
- @aesthetikx@ruby.social
Highlights
- Pro
Block or Report
Block or report Aesthetikx
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
// WidgetApi.java
2public interface WidgetApi {
3@GET("/widget/{:id}")
4void getWidget(@Path("id") int id, Callback<Widget> callback);
5}
-
heroku-pdftk-buildpack Public
Forked from fxtentacle/heroku-pdftk-buildpack
Heroku buildpack for pdftk on cedar-14 & script to re-compile for newer versions.
-