---
url: 'https://metadrop.net/en/projects/world-archery-international-archery-federation'
title: 'World Archery - International Archery Federation'
author:
  name: Root
  url: 'https://metadrop.net/es/sobre/metadrop'
date: '2018-01-10T11:23:58+00:00'
updated: '2026-06-17T06:24:07+00:00'
type: project
summary: 'News, events, live competitions and athlete information'
tags:
  - 'World Archery'
  - Drupal
  - Angular
  - 'REST API'
  - D3.js
  - 'Facebook API'
  - 'Twitter API'
  - Multilanguage
  - Sports
image: 'https://metadrop.net/sites/default/files/styles/full/public/2025-02/annie-spratt-jY9mXvA15W0-unsplash.jpg.webp?h=3fc7a0d4&itok=LwLiFKBe'
published: true
og:
  determiner: Automatic
  site_name: Metadrop
  'image:url': 'https://metadrop.net/sites/default/files/styles/full/public/2025-02/annie-spratt-jY9mXvA15W0-unsplash.jpg.webp?h=3fc7a0d4&itok=LwLiFKBe'
  'image:type': image/jpeg
  'image:width': '1316'
  'image:height': '740'
  'image:alt': 'World Archery - International Archery Federation'
  street_address: 'Calle Manuel Luna, 12, 3 Dcha'
  locality: Madrid
  region: Madrid
  postal_code: '28020'
  country_name: España
  email: hola@metadrop.net
  phone_number: '910053180'
schema:
  '@context': 'https://schema.org'
  '@graph':
    -
      '@type': Article
      name: 'World Archery - International Archery Federation'
      headline: 'Drupal with decoupled front-end, remote bbdd and live data from Olympic archery competitions.'
      description: 'Drupal with decoupled front-end, remote bbdd and live data from Olympic archery competitions.'
      about:
        - Drupal
        - Angular
        - 'REST API'
        - D3.js
        - 'Facebook API'
        - 'Twitter API'
        - Multilanguage
        - Sports
      image:
        '@type': ImageObject
        url: 'https://metadrop.net/sites/default/files/styles/full/public/2025-02/annie-spratt-jY9mXvA15W0-unsplash.jpg.webp?h=3fc7a0d4&itok=LwLiFKBe'
        width: '1316'
        height: '740'
      datePublished: '2018-01-10T12:23:58+0100'
      dateModified: '2026-06-17T08:24:07+0200'
      author:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
      publisher:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
      mainEntityOfPage: 'https://metadrop.net/en/projects/world-archery-international-archery-federation'
    -
      '@type': Organization
      '@id': 'https://metadrop.net/#organization'
      url: 'https://metadrop.net/'
      name: Metadrop
      sameAs:
        - 'https://www.drupal.org/metadrop'
        - 'https://twitter.com/metadrop'
        - 'https://asociaciondrupal.es/partner/metadrop'
        - 'https://www.linkedin.com/company/metadrop'
      logo:
        '@type': ImageObject
        url: 'https://metadrop.net/themes/custom/mdrop_radix/logo-metadrop-500-500.jpg'
        width: '500'
        height: '500'
    -
      '@type': ItemPage
      '@id': 'https://metadrop.net/en/projects/world-archery-international-archery-federation'
      breadcrumb:
        '@type': BreadcrumbList
        itemListElement:
          -
            '@type': ListItem
            position: 1
            name: Home
            item: 'https://metadrop.net/en'
      publisher:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
---
 

 

# World Archery - International Archery Federation

## Drupal with decoupled front-end, remote bbdd and live data from Olympic archery competitions.



 

News, events, live competitions and athlete information



 

 [Explore](#scroll-to-content) 

 



   



 **World Archery** is the international governing body for the sport of archery. Its mission is to promote and regulate archery worldwide.



 

## Goal

This website has several goals, including keeping all users informed of news and regulations, as well as the status of competitions, matches and athletes. The website must contemplate at least two languages and be usable on different devices (desktops, mobiles and tablets).

These objectives imply different challenges and the use of different technologies and tools in order to keep the content of the website updated, particularly complex at the time of competitions (international and Olympic) because many results must be displayed “live”.



 

 

 

 



 

 

 



 

 

 



 







 

## Features

It is a very complete project from a developer view, some features will have a big impact during the development phase:

- Data hosted, in many cases, in **remote databases.**
- **End-user interface** that displays **results of past competitions and** allows to follow the **development of live competitions.**
- **High responsiveness to peaks of visits**, such as the Olympics.
- Multi language.
- **Customized news workflow** with the option to publish in different languages and with the possibility to publish on certain dates. As well as a multi-step administration where “publishers” can validate content from “editors” and keep a fluid control of revisions and comments.
- **Integration** with different “third parties”, e.g. for multimedia content.
- **Customized theme** to meet different usability cases.



 

 

 

 



 

 

 



 







 

## Development

Due to the characteristics of this project, we can address tasks such as:

- Integration of external databases through the use of remote entities that allow synchronization processes.
- Integration with API's of different "third parties" to show or collect, for example, multimedia content.
- Complex migrations, both of old content and necessary content for the news workflow.
- Integration with mailing platforms and personalized administration forms for different use cases.
- Frontend in Angular JS in some cases. It allows us to decouple all the information obtained (from different databases) of the theme, improving the user experience.



 

## Result

World Archery is a big project which allows us to investigate new features and technologies. Both the client and the Metadrop team work practically every day to improve it.