Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 931 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 931 Bytes

🍞 Toaster

✨ GraphQL API built ontop of a PostgreSQL schema combined with the power of Sequelize

🔥 Check it out now! https://burntoast.herokuapp.com/graphql

Toaster is a pure GraphQL API delivering Sequelized data from a PostgreSQL database on the fly. One of the many amazing features of Toaster, is the search endpoint.

Development Tools

  • PostgreSQL 10
  • JDK
  • Git
  • Yarn 1.21.1
  • Node 10.19.0
  • Intellij
  • DataGrip
  • Android Studio
  • Git Kraken

IntelliJ JavaScript Libraries

  • @types/express
  • @types/node
  • @types/webpack
  • @types/webpack-env
  • clean/node_modules
  • HTML
  • Node.js Core

How to start the frakkin toaster

s``` for i in $(cat 1.txt) ; do curl -O $(echo $i | tr '\r' ' ' | sed 's/?.*//' ) ; done