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
http://devlinjunker.github.io/template.hapi.rest
MIT License
1 stars 1 forks source link

Look into GraphQL #32

Open devlinjunker opened 4 years ago

devlinjunker commented 4 years ago

Research graphQL: https://graphql.org/

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

devlinjunker commented 4 years ago

This should probably be another repo

although I like the idea of renaming Server class to RESTServer