https://github.com/asis2016/amaharjande
This repository is a part of www.amaharjan.de blogging which provides tutorial on various topics.
https://github.com/asis2016/amaharjande
api-first-approach css3 django-framework django-rest-framework html5 javascript linux openapi3 python swagger
Last synced: about 2 months ago
JSON representation
This repository is a part of www.amaharjan.de blogging which provides tutorial on various topics.
- Host: GitHub
- URL: https://github.com/asis2016/amaharjande
- Owner: asis2016
- Created: 2022-01-25T13:19:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T06:35:53.000Z (over 2 years ago)
- Last Synced: 2024-12-31T23:13:29.247Z (over 1 year ago)
- Topics: api-first-approach, css3, django-framework, django-rest-framework, html5, javascript, linux, openapi3, python, swagger
- Language: Python
- Homepage: https://www.amaharjan.de
- Size: 13.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# www.amaharjan.de
## A short note on Cloud computing
- [Read this article](cloud-concepts/README.md)
## Organize markdown with Python
- Step-by-step guide to organizing your markdown files and compiling them into a single README.md using Python. [Read more](organize-markdown-with-python/README.md)
## Reverse proxy
- This project demonstrates reverse proxy using Django, Flask and Linux. [Read more](reverse-proxy/README.md)
## Self-signed certificate setup on nginx
- This article shows you how you can create a self-signed certificate for nginx. [Read more](self-signed-certificate-nginx/README.md)
## whatismyip
- This project shows you how you can build your own public IP address viewer using Flask. [Read more](whatismyip/README.md)