All Projects → amadeus4dev → Hackathon Starter

amadeus4dev / Hackathon Starter

Licence: mit
Useful information for using Amadeus for Developers APIs in Hackathons

Labels

Projects that are alternatives of or similar to Hackathon Starter

Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+913.16%)
Mutual labels:  hackathon
Chronicel
Our super sweet hacker management system, built for HackTCNJ 2017+ | Used by [email protected] 2018!
Stars: ✭ 18 (-52.63%)
Mutual labels:  hackathon
Registration
Powerful and extensible registration system for hackathons and other large events
Stars: ✭ 29 (-23.68%)
Mutual labels:  hackathon
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+55321.05%)
Mutual labels:  hackathon
Knowledgebase
Knowledge is Power
Stars: ✭ 17 (-55.26%)
Mutual labels:  hackathon
Droidsentinel
Analizador de tráfico para dispositivos Android potencialmente comprometidos como parte de una botnet orientado a detectar ataques DDoS.
Stars: ✭ 11 (-71.05%)
Mutual labels:  hackathon
Testnet3 Challenges
This repo is dedicated to Concordium Incentivized Testnet3.
Stars: ✭ 337 (+786.84%)
Mutual labels:  hackathon
Project Ideas
Running list of all project ideas - pick one and run with it!
Stars: ✭ 31 (-18.42%)
Mutual labels:  hackathon
Hackathon Packing List
📋 Hackathon Packing List - A Handy Guide
Stars: ✭ 17 (-55.26%)
Mutual labels:  hackathon
Intellij Music
Play fancy music based on your keyboard activity in IDE
Stars: ✭ 28 (-26.32%)
Mutual labels:  hackathon
Helm
💪 Helm is an app that gamifies stress/anxiety/depression management in an actionable manner to provide relief.
Stars: ✭ 494 (+1200%)
Mutual labels:  hackathon
Ajcss
Stars: ✭ 6 (-84.21%)
Mutual labels:  hackathon
Pharmacy Blockchain
Open Hackathon Sep 2018 - Oran.
Stars: ✭ 13 (-65.79%)
Mutual labels:  hackathon
Quill
📝 Registration, for hackathons!
Stars: ✭ 390 (+926.32%)
Mutual labels:  hackathon
Webathon 20
🥳open-source contributors are invited to participate in this hackathon. A contest to create and design websites
Stars: ✭ 31 (-18.42%)
Mutual labels:  hackathon
Hackathon Toolkit
GCP Hackathon Toolkit
Stars: ✭ 358 (+842.11%)
Mutual labels:  hackathon
Oneid
OneID — NameCoin-based identity
Stars: ✭ 7 (-81.58%)
Mutual labels:  hackathon
Recyclomedia
Recyclomedia is a digital platform that aims to save the planet from pollution which is the major threat to the functioning of earth.
Stars: ✭ 32 (-15.79%)
Mutual labels:  hackathon
Projectweek
Website for NA-MIC Project Weeks
Stars: ✭ 31 (-18.42%)
Mutual labels:  hackathon
Hackathon Starter
A boilerplate for Node.js web applications
Stars: ✭ 32,485 (+85386.84%)
Mutual labels:  hackathon

Hackathon Starter

Have you been in a hackathon in the past? Time flies! We have prepared this quick reference document for you to get familiar with our APIs.

Happy Hacking!

Table of Contents

Getting Started

First of all, you need to create an account:

  1. Go to our portal and click on register
  2. Fill in the form using a valid email address and click on the Create account button. A confirmation email will be sent to the email address you have just registered.
  3. Open your mail and click on Activate your account.

What's next? Our get started guide contains detailed information about how to get your API key and make your first API call.

The APIs use OAuth2 as authentication mechanism. The authorization guide provides deep technical information on how to get a token in order to perform API calls.

You can take a look at our introduction videos helping you to get started:

APIs

Category Subcategories
Air Search, Booking, Artificial Intelligence, Travel Insights, Schedule and Utils
Hotel Search, Booking, Travel Insights
Destination Content Location
Trip Artificial Intelligence and Utils

SDKs

Because there is life beyond curl.

CheatSheet

We normally bring some printed copies to the hackathons, but for your convenience, here you have the pdf version.

Let's save the planet!

Guides

Postman

If you love Postman as we do, you'll be glad to see our public postman collection.

New to Postman? Don't miss our How to play with Self-Service APIs with no code article in our blog.

Examples

  • All SDK README files contain API calls samples .
  • You can find all the endpoints in self-contained code examples, ready to be used.
  • The following table contains some showcases/prototypes which integrate some of the Self-Service APIs:
Repository APIs used Technologies
amadeus-flight-booking-django Flight Offers Search, Flight Offers Price, Flight Create Order, Airport & City Search Python, django
amadeus-smart-flight-search-django Flight Offers Search, Flight Choice Prediction, Trip Purpose Prediction and Airport & City Search Python, django
amadeus-flight-search-wordpress-plugin Flight Offers Search PHP, wordpress
amadeus-flight-price-analysis-django Flight Offers Search, Flight Price Analysis, Trip Purpose Prediction Python, django
amadeus-airport-city-search-mern Airport & City Search Node, express, React
amadeus-trip-purpose-django Trip Purpose Prediction Python, django
amadeus-hotel-search-swift Hotel Search Swift
amadeus-hotel-booking-django Hotel Search, Hotel Booking Python, django
amadeus-hotel-booking-android Hotel Search, Hotel Booking Kotlin
amadeus-hotel-area-safety-pois-django Hotel Search, Points of Interest, Safe Place Python, django
amadeus-async-flight-status On-Demand Flight Status Python

Data-Collection

During the hackathon you'll use the Test environment, which means that our APIs are using mostly cache data. You can find which data is available on the Data collection repository.

FAQ

  • When I go to the portal I see two API catalogs: Self-Service and Enterprise. Which one should I use during the Hackathon?

Amadeus for Developers includes two different offers: Self-Service and Enterprise, each meeting different customer needs. During the Hackathon you will use Self-Service APIs as Enterprise is tailored to companies with scale needs and leading brands in the travel industry.

  • When I create an application on the portal I see two environments: Testing and Production. What's that?

Testing environment is the default environment for all new applications. This is where you will enjoy a fixed free number of free API call quota per month. When you reach the limit, you will receive an error message. No worries because you have enough calls for the Hackathon!

Once you feel that your application is ready to be deployed to the Real World™, you will want to move it to Production Environment. There is no need to move to Production in a Hackathon unless you are willing to pay!

Contributing

If something is wrong, confusing or you miss information, please let us know. Send your pull request or drop us an email.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].