example-code-serverless

By contentlab-sh

Example-code-serverless Alternatives

Similar projects and alternatives to example-code-serverless

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better example-code-serverless alternative or higher similarity.

example-code-serverless reviews and mentions

Posts with mentions or reviews of example-code-serverless. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • Show HN: Contentlab – Run a GraphQL Content Management API on Top of Git
    4 projects | news.ycombinator.com | 7 Nov 2022
    Hi HN! After working on several larger Content Management System (CMS) integrations, I noticed that existing commercial CMSs suffer from workflow issues that are similar to developing software in a team without using a version control system. This is because today's CMSs typically rely on a shared folder-like approach, where editors work in a single shared space and then publish content to production “file by file”.

    However, as software development and content management essentially share the same workflows (create -> iterate -> release/publish -> maintain), I started looking for ways to build the usual Create, Read, Update, Delete CMS APIs on top of Git. At the same time, there is a market trend in ecommerce away from using large systems that do many things to architectures consisting of smaller systems that are easier to maintain and integrate ("composable commerce").

    I can address both of these aspects with Contentlab (https://github.com/contentlab-sh/contentlab):

    It is an Open Source library I developed to generate and run a GraphQL content management API on the fly, exclusively from data in a Git repository. This enables content to be stored and managed with all Git features (branching, merging, immutability, etc.) and should allow for vastly improved editing workflows. By stripping out all non-essential features like user management and an editing UI, I think the library also fits really well into "composable" architectures.

    Functionality and code quality is not yet where I want it to be but it is working well enough to power my own website.

    A really simple example application using Contentlab is at https://github.com/contentlab-sh/example-code-serverless and an example content model for a multilanguage website is at https://github.com/contentlab-sh/example-content-multilangua...

    I appreciate any feedback and absolutely encourage questions. Thanks!

Stats

Basic example-code-serverless repo stats
1
0
10.0
over 1 year ago

contentlab-sh/example-code-serverless is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of example-code-serverless is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com