Skip to content

jdevelopquest/joke-app-api

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

Environnement

  • Node
  • Express
  • Sequelize
  • SQLite

About

Practice API for a joke app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors