An open API service indexing awesome lists of open source software.

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.

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)