fastapi-chameleon
Template engine
A FastAPI template engine that integrates Chameleon templates
Adds integration of the Chameleon template language to FastAPI. #pypackage
141 stars
9 watching
39 forks
Language: Python
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 493 |
prostomarkeloff/fastapi-tortoise | A template for building scalable web APIs with FastAPI and Tortoise ORM. | 127 |
ageekinside/fastapi-jinja | Integrates Jinja template language with FastAPI to render dynamic web pages. | 69 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
aviksaikat/cookiecutter-pdm-pypackage | A pre-configured template for building a modern Python package with dependency management and testing tools | 6 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
s3rius/fastapi-template | A comprehensive project template for building robust and feature-rich FastAPI applications with various database and ORM options. | 2,002 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
vinyvicente/phalcon-twig | A PHP library that integrates the Twig template engine with Phalcon | 4 |
ycd/manage-fastapi | A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,685 |
melvinkcx/fastapi-events | An event dispatching/handling library for FastAPI and Starlette applications | 444 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 438 |
pyscaffold/pyscaffold | A tool that generates high-quality Python package templates with built-in tools and best practices | 2,110 |
yezz123/fastango | Simplifies and organizes FastAPI views for better maintainable code structure | 116 |