Skip to content

An API that retrieves the departments, objects, and metadata of each object from the MET Museum's database.

Notifications You must be signed in to change notification settings

dnagelCS/metapi

Repository files navigation

MET Museum API Display

The Metropolitan Museum of Art comes to life in this virtual tour based on the MET API. A drop-down menu allows the user to select from the various departments. Once a department is selected, the user can traverse through the objects of said department.

When available, the following metadata of each object is displayed:

  • Image
  • Title
  • Culture
  • Period
  • Date
  • Medium

This project demonstrates:

  1. APIs
  2. JSON
  3. Retrofit
  4. Gson
  5. Gradle
  6. Mockito
  7. Model-View-Controller pattern
  8. Factory pattern
  9. Executable Jar Files
  10. Markdown

Download Executable jar File

Alt

About

An API that retrieves the departments, objects, and metadata of each object from the MET Museum's database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages