GithubHelp home page GithubHelp logo

alexis-petit / api-kaamelott Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sin0light/api-kaamelott

0.0 2.0 0.0 22.44 MB

API de citations de la série française Kaamelott

Home Page: https://kaamelott.chaudie.re

License: GNU General Public License v3.0

HTML 0.26% PHP 99.74%

api-kaamelott's Introduction

API citations Kaamelott

API de citations de la série française Kaamelott.

Utilisation

Citation aléatoire

GET | POST /api/random

Retourne une citation aléatoire parmis toutes les citations disponible.

GET | POST /api/random/personnage/personnage

Retourne une citation aléatoire parmis toutes les citations du personnage.

GET | POST /api/random/livre/livre

Retourne une citation aléatoire parmis toutes les citations du livre.

GET | POST /api/random/livre/livre/personnage/personnage

Retourne une citation aléatoire parmis toutes les citations du personnage dans le livre.

Toutes les citations

GET | POST /api/all

Retourne toutes les citations disponible.

GET | POST /api/all/personnage/personnage

Retourne toutes les citations du personnage.

GET | POST /api/all/livre/livre

Retourne toutes les citations du livre.

GET | POST /api/all/livre/livre/personnage/personnage

Retourne toutes les citations du personnage dans le livre.

Paramètres

  • livre - int - Entre 1 et 6
  • personnage - string - Présent dans la liste suivante :
    • Angharad
    • Anna
    • Appius Manilius
    • Arthur
    • Attila
    • Belt
    • Père Blaise
    • Bohort
    • Breccan
    • Le Roi Burgonde
    • Caius Camillus
    • Calogrenant
    • Capito
    • César
    • Cryda de Tintagel
    • Dagonet
    • La Dame du Lac
    • Demetra
    • Drusilla
    • Le Duc d'Aquitaine
    • Edern
    • Elias de Kelliwic'h
    • Galessin
    • Gauvain
    • Goustan
    • Grüdü
    • Guenièvre
    • Guethenoc
    • Hervé de Rinel
    • L'interprète burgonde
    • Le Seigneur Jacca
    • Les Jumelles du pêcheur
    • Le Jurisconsulte
    • Kadoc
    • Karadoc
    • Lancelot
    • Léodagan
    • Loth
    • Le Maître d'Armes
    • Méléagant
    • Manius Macrinus Firmus
    • Merlin
    • Mevanwi
    • Perceval
    • Roparzh
    • Lucius Sillius Sallustius
    • Séfriane d'Aquitaine
    • Séli
    • Spurius Cordius Frontinius
    • Le Tavernier
    • Urgan
    • Vérinus
    • Venec
    • Ygerne
    • Yvain

Exemple de réponse :

{
"status":1,
"citation":{
  "citation":" J'ai toujours dit que je supportais pas les jupes ; mais c'est l'uniforme r\u00e9glementaire, j'y suis pour rien !",
  "infos":{
    "auteur":"Alexandre Astier",
    "acteur":"Bruno Salomone",
    "personnage":"Caius Camillus",
    "saison":"Livre I ",
    "episode":" 56 : Le Dernier Empereur"
  }
}
}

api-kaamelott's People

Contributors

sin0light avatar

Watchers

James Cloos avatar Alexis Petit 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.