GitHub - Joerit/CA2018-REST: repository for assignment of cloud apis '17-'18 · GitHub
Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Joerit/CA2018-REST

Folders and files

Repository files navigation

CA2018-REST

repository for assignment of cloud apis '17-'18

by joeri temmerman

Client

  • uses https://pokemontcg.io/

  • Resources: cards, types, sets

  • Functionalities: paging, hypermedia(to get pages), filtering (filters on getCards), get cards by Id

  • also contains client for local REST api

API

  • Controllers:

    • PokemonController filtering by race and type sorting by id, name, race, type, hp paging
    • PokemonRaceController
  • local MSSQLDB: PokemonDB

About

repository for assignment of cloud apis '17-'18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors