Skip to content
View meltiseugen's full-sized avatar

Block or report meltiseugen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. django-jwt-authentication-plugin django-jwt-authentication-plugin Public

    This is an JWT authentication plugin for Django REST Framework. It uses simplejwt to provide the basic url routes. Also it makes use of custom CustomTokenObtainPairSerializer in order to customize …

    Python

  2. run-django-project-on-aws-ec2 run-django-project-on-aws-ec2 Public

    This is a 10 step tutorial on how to run you Django application on an AWS EC2 instance. In this walkthrough, we will learn how to clone a Django application and deploy it with NginX and Gunicorn.

    1

  3. git-hooks-example git-hooks-example Public

    If you are using Git as a Version Control System, then Git Hooks can surely improve your work. This repository aims to showcase what are the most useful hooks, how to use them, and what you can add…

    Shell

  4. basic-echo-backend-with-authentication basic-echo-backend-with-authentication Public

    This is a simple GoLang server implemented using Echo meant to be a starting point when implementing a backend.

    Go