Git Product home page Git Product logo

coin-complex-splash's People

Contributors

tbraun0 avatar hahaveryfun avatar

Stargazers

Ben Blease avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Ben Blease avatar

coin-complex-splash's Issues

Referral Code API specification

The HTTP request URL remains the same, in this form:

http://api.williamdunkerley.com/coin-complex/<email>

<email> is the email address the user submits via the form.

Additionally now, the request as a whole is a POST request, not a GET as it was. The JSON formatted request body has a referralcode field that contains the (optional) field to place in a referral code from another "sign-up-ee". The request body as a whole is now of the following form:

{
    "referralcode" : "TENDIGITS"
}

In a similar fashion, the return body for the POST request has a newcode field, containing a new code that the user sees after submitting their email as a part of this submission. This code can be used by the user to encourage others to sign up using this new Referral Code. The return body is of the following form:

{
    "referralcode" : "TENDIGITS"
}

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.