Skip to content

A RESTful API for the Zine Dreams Catalog Project

Notifications You must be signed in to change notification settings

dlaguerta/zines-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Zine Dreams Catalog API

This is a RESTful API built with NodeJS and Express. The JSON comes from a Mongo database, using Mongoose as its object modeling tool.

The Mongo database is seeded with zine metadata from the Flywheel Zine Library and the Queer Zine Archive Project. To learn more about their collections and efforts to catalog zines, please visit their respective websites.

The API is currently deployed on Elastic Beanstalk.

API Definition

Every endpoint serves json data.

Authentication

Interface

  • This part of the project is purely an API; all interactions should happen over HTTP requests. To see the API used in a front-end interface, check out The Zine Dream Catalog Project. If you're interested in seeing the code for the website, visit the Ember repo for the project that's built on top of this API.

About

A RESTful API for the Zine Dreams Catalog Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published