GithubHelp home page GithubHelp logo

benjichat / 46elks-getting-started Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 46elks/46elks-getting-started

0.0 0.0 0.0 730 KB

An introduction to the 46elks API with code examples

Home Page: https://46elks.com/docs/

Shell 0.89% JavaScript 21.47% Ruby 0.66% Python 8.38% C 3.42% PHP 37.51% Objective-C 1.29% Java 4.62% Haskell 2.07% Groovy 0.75% Go 3.44% C# 3.89% Nim 0.48% Elixir 0.72% Julia 0.55% Dart 7.54% CSS 0.54% Makefile 0.08% HTML 1.15% Smarty 0.55%

46elks-getting-started's Introduction

46elks-logo

Voice, SMS & MMS for developers.

Welcome to our developer friendly API service! :-)

We make it easy for you to add custom telephony features that are perfectly suited to the way you do things – because sometimes ‘off the shelf’ just doesn't cut it.

You can use 46elks for:

  • Sending SMS text messages
  • Receiving SMS to your applications
  • Sending & receiving MMS pictures
  • Controlling incoming and outgoing telephone calls with code
  • Building interactive voice sessions
  • And other telephony features.

Links

Quickstart

  1. Create your 46elks account and locate your api keys.
  2. Send your first SMS from the dashboard or with curl (see below).
  3. Send an SMS code using one of our code examples.
  4. Learn more about what you can do by reading the documentation.

Send your first SMS with curl

Use your api keys and run this in your terminal:

curl https://api.46elks.com/a1/sms \
  -u <api_username>:<api_password> \
  -d from=CurlyElk \
  -d to=+46766861004 \
  -d message="Test message to your phone."

sms-on-mobile-phone


Code examples

All code examples are public domain and can be used freely.

C - C# | .NET - Elixir - Go - Google apps - haskell - HTML - PHP - Python - Ruby - Java - Node.js - cURL

Build an interactive voice menu or response (IVR)

IVR samples collection.

Show all coding examples for all languages


Community

Projects

Modules, SDKs and libraries

Tutorials

Have you written a tutorial or created an app that you're willing to share? Let us know at [email protected]!

Integrations

If there is an integration that you could benefit from please get in touch.


Teachers

Are you helping others learn how to code? Doing a workshop or a lesson on APIs? Get in touch if you'd like to use the 46elks API to help more people learn about APIs.

Email: [email protected]


Hackathons

We are keen on helping out, and we'd be happy to help you with preparations, mentoring and give away boosted credit packages for participants. Talk to us. We're also particularily interested in helping events and organizations working with teaching coding to beginners, initiatives that encourage diversity in IT, and among conferences. We enjoy meetups, let us know if you’d like for someone to come and hold a presentation about APIs - getting started with apis, how to send an sms in PHP/Python/Elixir/Ruby/Go or another language - we love to learn and share! We exist to help you build useful and cool things!

Contact 46elks
Email: [email protected]
Twitter: @46elks
Instagram: @46elks

46elks-getting-started's People

Contributors

littlekid avatar chatwin3d avatar thuma avatar absoluteironic avatar johannesl avatar alge avatar minisemi avatar macaullyjames avatar themaxsandelin avatar reinefjord avatar jassob avatar benjichat avatar nils-hoglund avatar nullmage avatar sakjur avatar jimjardland avatar j0n avatar jmigueprieto avatar

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.