Developing an API Deprecation Tool for the API Developer
I detta arbete har en Minimum viable product (MVP) för en applikation utvecklats, som gör det säkrare att avveckla och ta bort endpoints för ett REST API. Tidigare arbete har visat att hanteringen av avvecklingen av endpoints i REST API:er är ett problem, där REST API:er inte följer protokoll för avveckling och borttagning. Applikationen är gjord för att tillhandahålla ett enkelt sätt att övervakaIn this thesis - a Minimum viable product (MVP) for an application aimed at making deprecation and removal of REST API endpoints safer - was developed. Previous work has shown that handling deprecations and removal of endpoints in REST APIs is a problem, with REST APIs not following deprecation-removal protocols nor giving the API consumers the information needed to properly update their software.