Posts by Tag
- HackTheBox 2
- Design Patterns 2
- Python Flask 2
- REST API 2
- TryHackMe 1
- VulnHub 1
- Git & Github 1
- JWT 1
- OOA&D 1
- RESTful API 1
- logs 1
- Database 1
- clean-code 1
HackTheBox
Paper | HackTheBox |
My Writeup for Paper box from HackTheBox
Late | HackTheBox |
My Writeup for Late box from HackTheBox
Design Patterns
Builder Design Pattern
Using Builder design pattern to build a response object for ResponseEntity
Singleton Design Pattern
Singleton Design Pattern in a nutshell....
Python Flask
Web token based authentication with JWT
What is JWT and how to use it to authenticate your API/Service users. . .
Creating Simple REST APIv3 Using Python Flask, SQLite3, and Postman
Implementing CRUD API using python flask and SQLite3.
REST API
Web token based authentication with JWT
What is JWT and how to use it to authenticate your API/Service users. . .
Creating Simple REST APIv3 Using Python Flask, SQLite3, and Postman
Implementing CRUD API using python flask and SQLite3.