Skip to content

timetoady/restful_crud_frontend

Repository files navigation

timetoady's mangAnime

A project in Svelte, MongoDB/Express, and GraphQL/Prisma/PostgreSQL

This Svelte-based client accesses three separate APIs to get and display Anime and Manga Data: one external REST API for adding additional entries, a tailored REST API built in Node.js with Express and serving from a MongoDB database, and a custom GraphQL server using a PostgreSQL database.

Elements of this site are built using svelte-routing, svelte-paginate, and sveltestrap for routing, pagination, and component libraries respectively.

Both custom servers are hosted on heroku.

Anime RESTful API

GitHub

https://github.com/timetoady/RIA-II

Heroku

https://lit-mountain-37161.herokuapp.com/

GraphQL/Prisma API

GitHub

https://github.com/timetoady/mangaGraphQL

Heroku

https://manga-graphql3.herokuapp.com/

About

Front end for a RESTful CRUD API to display and manipulate products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published