New Year with JAMstack

Posted by Dr. Hastings

The JAMstack is a relativity new concept in web development, and it caught my attention because of the simplicity and speed at which pages load.

I developed a simple service that provides a headless RESTful API to create, read, update, and delete blog posts.

I also wrote a user authentication package that uses bcrypt for password hashing and JSON Web Tokens for API authentication.

The front-end uses basic HTML and CSS along with vue.js and vanilla JavaScript.

The front-end is hosted for free with SSL on GitHub Pages.

The API and front-end source code are all open source, and you can see the roadmap for the API in the README on GitHub.

Trackbacks

Use the following link to trackback from your own site:

https://tom.hastings.dev/trackbacks?article_id=15

Leave a comment

Leave a comment

(show email/url »)