h8.2 Open Api Spec

0.0(0)
studied byStudied by 5 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

wat is open api specification

  • wat?

    Formaat die de REST-webservice beschrijft

    Geeft een antwoord op:

    • Welke endpoints

    • welke methodes ondersteunen ze

    • welke parameters (in / output)

    • welke authenticatie methodes

    • informatie: contact / licensie

  • waarom?

    • beschrijving van interface is onafhankelijjk van programmeer taal

    • snel overzicht functionaliteit

    • ontkoppeling api & implementatie

    • api first approach → consistentere api

    • leesvaar voor machines → handig voor tools

2
New cards

swagger

  • swagger Codegen: commentaar uit dcode gebruiken ~ javadocs

3
New cards

open api vs swagger

4
New cards

gfd