update lists
This commit is contained in:
@@ -29,6 +29,7 @@ contributing. </i>
|
||||
</div>
|
||||
<h2 id="contents">Contents</h2>
|
||||
<ul>
|
||||
<li><a href="#contents">Contents</a></li>
|
||||
<li><a href="#general">General</a></li>
|
||||
<li><a href="#chats">Chats</a></li>
|
||||
<li><a href="#platforms">Platforms</a></li>
|
||||
@@ -44,6 +45,7 @@ contributing. </i>
|
||||
<li><a href="#e-commerce">E-commerce</a></li>
|
||||
<li><a href="#search">Search</a></li>
|
||||
<li><a href="#database">Database</a></li>
|
||||
<li><a href="#file-management">File management</a></li>
|
||||
<li><a href="#automation">Automation</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#serverless">Serverless</a></li>
|
||||
@@ -51,6 +53,7 @@ contributing. </i>
|
||||
<li><a href="#tutorials--articles">Tutorials / Articles</a></li>
|
||||
<li><a href="#podcasts">Podcasts</a></li>
|
||||
<li><a href="#books">Books</a></li>
|
||||
<li><a href="#license">License</a></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<h2 id="general">General</h2>
|
||||
@@ -188,14 +191,15 @@ and GraphQL API options.</li>
|
||||
headless CMS that scales.</li>
|
||||
<li><a href="https://contentful.com">Contentful</a> - Content
|
||||
infrastructure for digital teams.</li>
|
||||
<li><a href="https://netlifycms.org/">NetlifyCMS</a> - open source
|
||||
Git-based CMS.</li>
|
||||
<li><a href="https://decapcms.org/">Decap CMS</a> - Open source
|
||||
Git-based CMS <em>(Formerly known as <a
|
||||
href="https://v1.netlifycms.org/">Netlify CMS</a>)</em>.</li>
|
||||
<li><a href="https://buttercms.com/">ButterCMS</a> - Headless CMS and
|
||||
Content API.</li>
|
||||
<li><a href="https://scrivito.com">Scrivito</a> - Cloud-based JavaScript
|
||||
CMS built for digital agencies and medium to large-sized
|
||||
businesses.</li>
|
||||
<li><a href="https://graphcms.com">GraphCMS</a> - The GraphQL Headless
|
||||
<li><a href="https://hygraph.com">Hygraph</a> - The GraphQL Headless
|
||||
CMS.</li>
|
||||
<li><a href="https://apito.io">Apito</a> - A Cloud Based Headless CMS
|
||||
with CDN, Webhooks, Team Collaborations, Content Revision, Cloud
|
||||
@@ -248,6 +252,12 @@ href="https://github.com/vercel/next.js/tree/canary/examples/auth-with-stytch">o
|
||||
Vercel</a>.</li>
|
||||
<li><a href="https://clerk.com">Clerk</a> – Complete user management UIs
|
||||
and APIs, purpose-built for React, Next.js, and the modern web.</li>
|
||||
<li><a href="https://www.corbado.com">Corbado</a> – Corbado helps you go
|
||||
passwordless by adding passkeys to your website or app in a few lines of
|
||||
code.</li>
|
||||
<li><a href="https://scalekit.com">Scalekit</a> – Add enterprise SSO
|
||||
(SAML, OIDC) and SCIM provisioning on top of existing auth systems like
|
||||
Auth0, Firebase, or Cognito without rewrites.</li>
|
||||
</ul>
|
||||
<h3 id="comments">Comments</h3>
|
||||
<ul>
|
||||
@@ -286,6 +296,10 @@ flows to authenticate users with your API or identity provider.</li>
|
||||
<li><a href="https://www.staticforms.xyz/">Static Forms</a> - Integrate
|
||||
HTML forms easily without any server side code. After user submits the
|
||||
form we’ll send you content of the form to your registered email.</li>
|
||||
<li><a href="https://form.taxi">Form.taxi</a> - An endpoint for HTML
|
||||
forms to handle submissions with ease. It offers a rich feature set with
|
||||
email notifications, file uploads, submissions archive, GDPR-compliant
|
||||
data processing and a lot more.</li>
|
||||
</ul>
|
||||
<h3 id="e-commerce">E-commerce</h3>
|
||||
<ul>
|
||||
@@ -315,6 +329,9 @@ inventory.</li>
|
||||
<li><a href="https://medusajs.com/">Medusa</a> - Medusa is an
|
||||
open-source headless commerce engine that enables developers to create
|
||||
amazing digital commerce experiences.</li>
|
||||
<li><a href="https://saleor.io/">Saleor</a> - Saleor is <a
|
||||
href="https://github.com/saleor/saleor">open-source</a>, GraphQL-first,
|
||||
technology agnostic commerce engine.</li>
|
||||
</ul>
|
||||
<h3 id="search">Search</h3>
|
||||
<ul>
|
||||
@@ -567,3 +584,5 @@ Jamstack Book</a> - by Raymond Camden and Brian Rinaldi</li>
|
||||
<p><a href="https://creativecommons.org/publicdomain/zero/1.0/"><img
|
||||
src="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
|
||||
alt="CC0" /></a></p>
|
||||
<p><a href="https://github.com/automata/awesome-jamstack">jamstack.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user