-
Updated
Jul 17, 2020 - JavaScript
Describe the bug
If you use github as backend the following basic setup is required:
Example gatsby + netlify cms project
A simple and visual static web server with collaboration features.
Statiq Web is a flexible static site generator written in .NET.
An SWT based API for managing users and issuing SWT tokens
A headless e-commerce for JAMstack sites
Carefully curated list of awesome Jamstack resources
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Source for headlesscms.org
Source for my website and blog (Jekyll + Gulp + Netlify)
A scaffold for a quick start building with the Eleventy SSG
CLI Tool for installing & updating Ghost
A simple portfolio theme for Gridsome powered by Tailwind CSS v1
Add a description, image, and links to the jamstack topic page so that developers can more easily learn about it.
To associate your repository with the jamstack topic, visit your repo's landing page and select "manage topics."
Describe the bug
Find-one endpoint
/resource/:idresponses with 500 status code instead of 404, this happens with MongoDB setup.Steps to reproduce the behavior
findOneaccess to the public./resource-name/any-invalid-id.Expected behavior
404 response.
**Sys