Build A Simple Website With ExpressJS & Nunjucks Using API Endpoint's

Опубликовано: 28 Октябрь 2024
на канале: Okay Dexter
2,317
25

@Okay Dexter
#expressjs #nodejs #tutorials #templating #html #web #okaydexter #series #api #javascript

In this video we'll be building a simple website using mockable.io API endpoint's, ExpressJS and nunjucks templating.

You've been looking for a more sophisticated templating engine for JavaScript. Here it is.
-Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2
-Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser
-Extensible Crazy extensible with custom filters and extensions
-Everywhere Available in node and all modern web browsers, with thorough precompilation options

API Endpoints Used In Project:

About : http://demo4621333.mockable.io/about
Header : http://demo4621333.mockable.io/header
Footer : http://demo4621333.mockable.io/footer
Home : http://demo4621333.mockable.io/home


Install NodeJS on Linux(Ubuntu) steps : https://www.digitalocean.com/communit...

Express JS Doc : https://expressjs.com/

NodeJS Download Link : https://nodejs.org/en/download/

Using Templating Engine In ExpressJS : https://expressjs.com/en/guide/using-...

Middleware Doc Of Express
https://expressjs.com/en/guide/using-...

REST API References : https://www.smashingmagazine.com/2018...

Postman download link for testing : https://www.postman.com/downloads/

Nunjucks docs : https://mozilla.github.io/nunjucks/

npm package : https://www.npmjs.com/package/nunjucks

Code link : https://github.com/abhishek305/Expres...

--------------------------------------Other tkinter videos for GUI reference -----------------------------------------

Registration form with Sqlite3 :    • Registration Form Using Tkinter Pytho...  

Registration form with just the GUI :    • Registration Form Using Tkinter Pytho...  

Calculator using tkinter :    • GUI Calculator Using Python 3 Tkinter  

-------------------------PyQt5 Videos-----------------------------------------------------------

PyQt5 Designer Tutorial Video -    • PyQt5 Designer Tutorial Of A Registra...  

PyQt5 Student Record Maintainer Link -    • PyQt5 Designer Tutorial Of A Registra...  

PyQt5 Installation Guide - https://pypi.org/project/PyQt5/

Thanks for watching !!!!
Like, Share, Comment and Subscribe the channel for more technical content.

Instagram : OkayDexter
Reddit : OkayDexter
Dev.to : @abhishek305
Github :@ abhishek305