Uma biblioteca em Javascript onde o objetivo é facilitar as requisições usando apenas o HTML
-
Updated
Jul 16, 2024 - JavaScript
Uma biblioteca em Javascript onde o objetivo é facilitar as requisições usando apenas o HTML
This Django web app, part of CodeCrafter_Blog, features two views: blogHome: Fetches all blog posts. Renders 'bloghome.html' to display posts. blogPost: Retrieves a post using its slug. Increments view count. Renders 'blogpost.html' for post details.
Add a description, image, and links to the html-template-rendering topic page so that developers can more easily learn about it.
To associate your repository with the html-template-rendering topic, visit your repo's landing page and select "manage topics."