Skip to content

psyanite/toaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿž 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