devlinjunker / template.hapi.rest

Example using Webpack for rapid development of an REST API server with endpoints to connect with data stores and external services

Home Page:http://devlinjunker.github.io/template.hapi.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into GraphQL

devlinjunker opened this issue · comments

Research graphQL: https://graphql.org/

IDEA: Basic template HTML pages that fetch data from graphql endpoint

  • JavaScript framework/react for UI changes?

This should probably be another repo

  • maybe a monolith?
  • typescript?
  • express? Or stick with Hapi?

although I like the idea of renaming Server class to RESTServer