Skip to content

jdevelopquest/joke-app-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Caramblagues

Projet de sélection | CDA.
Miniapplication web (landing page) permettant d’afficher une blague aléatoire au clic sur un bouton.

Accès

https://jdevelopquest.github.io/joke-app-front/public/index.html

Fonctionnalités

  • Bouton “Afficher une blague”
  • Récupération et affichage d’une blague aléatoire via l’API

Interface de programmation d’application

Méthode + route URL
GET /api-docs https://joke-app-api-js43.onrender.com/v1/jokes/api-docs
GET /index https://joke-app-api-js43.onrender.com/v1/jokes/index
GET /show/:id https://joke-app-api-js43.onrender.com/v1/jokes/show/:id
GET /random https://joke-app-api-js43.onrender.com/v1/jokes/random
POST /create https://joke-app-api-js43.onrender.com/v1/jokes/create

About

Practice front for a joke app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors