Git Product home page Git Product logo

clj-mandrill's People

Contributors

gws avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clj-mandrill's Issues

Interested in clj-http -> clj-http-lite?

I've forked this library to a) update some deps (happy to upstream that in a PR) but I'm going to b) replace clj-http with clj-http-lite. It only supports a subset of clj-http's features (mostly parts you don't really use, except you have to manually decode the JSON body, instead of :as :json) and uses java's builtin URL openers instead of the Apache HTTP client.

This has two benefits:

  1. For everyone: smaller jars.
  2. For people building native-image binaries with GraalVM: it works (the Apache HTTP client does not)

I particularly care about the latter but the former is a neat side effect.

I'm trying to figure out if you would prefer a friendly fork, or an upstreamed PR. I'm happy either way (and am going to do the work either way) -- the only question is where the work ends up.

Thanks for clj-mandrill either way :)

supply template_name with send-template

Hi!

I'm trying to pickup clj-mandrill and use it via send-template. In the example we make a msg and a client. For any piece of data under the :message key it's easy to set.

However for things in the api such as template_name, I cannot see where it should be set.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.