GitHub topics: basic-authentication
ivangfr/springboot-react-basic-auth
The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.
Language: Java - Size: 14.4 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 104 - Forks: 27

firefart/its-a-trap
Simple golang webserver that listens for basic auth or post requests and sends a notification when a user enters a password.
Language: HTML - Size: 178 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

oxyno-zeta/s3-proxy
S3 Reverse Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth)
Language: Go - Size: 2.99 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 358 - Forks: 39

ballerina-platform/module-ballerina-auth
Ballerina Auth Module
Language: Java - Size: 3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 113 - Forks: 34

ErwanLT/springboot-demo
Demo project for spring-boot possibility
Language: Java - Size: 2.86 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

marcominerva/SimpleAuthentication
A library to easily integrate Authentication in ASP.NET Core projects.
Language: C# - Size: 381 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 233 - Forks: 28

jesperancinha/moving-objects-service-root
The goal of this mini-project is to introduce you to two important monitoring tools in the software landscape These are prometheus and grafana. In this project you will find implementations using micrometer and a store for metrics
Language: TypeScript - Size: 28.9 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 1

vodolaz095/nginx-ldap-auth
Golang nginx authorization system with ldap as backend
Language: Go - Size: 80.1 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

blowdart/idunno.Authentication
A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security person, all for for ASP.NET Core
Language: C# - Size: 1.3 MB - Last synced at: about 18 hours ago - Pushed at: 10 months ago - Stars: 438 - Forks: 70

olssonm/l5-very-basic-auth
Stateless HTTP basic auth for Laravel without the need for a database.
Language: PHP - Size: 180 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 162 - Forks: 28

cenksari/nodejs-api-samples 📦
A Node.js API playground for testing and experimenting with RESTful APIs. Quickly build, test, and debug your API endpoints in a flexible, interactive environment.
Language: JavaScript - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kemalcr/kemal-basic-auth
Basic auth for your Kemal application
Language: Crystal - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 10

mmatczuk/go-http-tunnel
Fast and secure tunnels over HTTP/2
Language: Go - Size: 21.3 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 3,264 - Forks: 308

alexandrainst/node-red-http-basic-auth
Node-RED node for HTTP Basic Auth
Language: JavaScript - Size: 545 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

Baroshem/nuxt-security
🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware
Language: TypeScript - Size: 5.04 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 892 - Forks: 69

pottava/aws-s3-proxy
Reverse proxy for AWS S3 with basic authentication.
Language: Go - Size: 105 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 333 - Forks: 118

Norwik/Helmet
🐺 A Lightweight Cloud Native API Gateway.
Language: Go - Size: 10.7 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 131 - Forks: 4

mrizkisaputra/task-manager
Securing REST API with Basic Auth in Spring Boot Applications
Language: Java - Size: 37.1 KB - Last synced at: 16 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ivangfr/springboot-kafka-websocket
The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.
Language: Java - Size: 20.3 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 36

Gregor-s-Computer-Lab/jakartaee-basic-auth
This repository contains an implementation of the basic authentication in JakartaEE. Feel free to use this repository as an template for your project.
Language: Java - Size: 60.5 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

HashLoad/horse-basic-auth
Middleware for Basic Authentication in HORSE
Language: Pascal - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 17

xp-forge/web-auth
Web Authentication
Language: PHP - Size: 217 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

xp-forge/rest-client
REST Client
Language: PHP - Size: 275 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

krisnaajiep/java-personal-blog
A simple personal blog web app built with HTML, CSS, and Java to write and publish articles on various topics..
Language: Java - Size: 568 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bruno-garcia/Bazinga.AspNetCore.Authentication.Basic
Basic Authentication for Microsoft ASP.NET Core Authentication
Language: C# - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 50 - Forks: 13

dotnet-labs/ApiAuthDemo
A simple demo with JWT Auth APIs and Basic Auth APIs, with Swagger support. Swagger Security; Swagger Auth
Language: C# - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 23

ivangfr/springboot-kong-plugins
The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.
Language: Shell - Size: 1.71 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 16 - Forks: 15

persteenolsen/dotnet-8-basic-auth-api
A .NET 8 REST API using Basic Authentiction
Language: C# - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

hormesiel/vercel-basic-auth
How to add BASIC AUTHENTICATION to a VERCEL deployment for FREE using various techniques.
Language: TypeScript - Size: 627 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 108 - Forks: 15

kataras/basicauth
The most advanced and powerful Go HTTP Basic Authentication middleware.
Language: Go - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 3

middlewares/http-authentication
PSR-15 middleware to implement Basic and Digest Http authentication
Language: PHP - Size: 55.7 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 35 - Forks: 4

OwenLobato/mini-link
This is a web application developed on a MERN stack (MongoDB, Express.js, React.js, Node.js) that provides a platform for managing, sharing, QR code creation and URL shortening. The application features basic authentication, protected routes, authorization, data search and order functionality, and a profile and mini-link management system.
Language: JavaScript - Size: 161 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

louim/bedrock-site-protect
Ansible role: Add htpasswd protection to Trellis (Bedrock-Ansible) WordPress sites.
Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 78 - Forks: 10

vspaz/goat
Go HTTP client that makes it plain simple to configure TLS, basic auth, retries on specific errors, keep-alive connections, logging, timeouts, etc.
Language: Go - Size: 3.25 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

rxtsel/next-auth-without-auth-deps
A simple project to demonstrate how to create an authentication system using Next.js without using any authentication dependencies.
Language: TypeScript - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

builtinnya/aws-lambda-edge-basic-auth-terraform
A Terraform module that creates AWS Lambda@Edge resources to protect CloudFront distributions with Basic Authentication.
Language: JavaScript - Size: 372 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 25 - Forks: 25

RaffSStein/feign-client-auth-examples
This repository demonstrates the usage of various authentication methods when interacting with APIs using Feign Client in a Spring Boot application
Language: Java - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RyosukeDTomita/GateKeeper
OpenResty Reverse Proxy to study some authentication
Language: Lua - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

hormesiel/static-auth
The most simple way to add Basic Authentication to a static website hosted on Vercel.
Language: TypeScript - Size: 544 KB - Last synced at: about 8 hours ago - Pushed at: 6 months ago - Stars: 30 - Forks: 3

inomera/integration-adapters
HTTP REST / SOAP Integration Adapters For Backends
Language: Java - Size: 1.88 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

mihirdilip/aspnetcore-authentication-basic
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
Language: C# - Size: 139 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 75 - Forks: 8

dmrhimali/authdemo
Language: Kotlin - Size: 2.12 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nwtgck/rich-piping-server
Rich Piping Server
Language: TypeScript - Size: 866 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 1

LionC/express-basic-auth
Plug & play basic auth middleware for express
Language: JavaScript - Size: 192 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 331 - Forks: 57

catalyst/moodle-auth_basic
Moodle Basic Authentication, easily test using curl, webpage test, page speed etc
Language: PHP - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 7 - Forks: 6

xsc/nginx-sidecar-basic-auth 📦
Docker image for an nginx proxy providing HTTP basic auth | Moved to Codeberg
Language: Smarty - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 14

vspaz/pyclient
configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.
Language: Python - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

anicetkeric/spring-security-multi-filter-chain
Spring Security 6 - Multiple SecurityFilterChain instances
Language: Java - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

persteenolsen/vue-3-basic-auth-client
A Vue 3 client using Basic Auth - towards a .NET 8 Web API
Language: JavaScript - Size: 50.8 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dumrauf/serverless_static_website_with_basic_auth
Builds a serverless infrastructure in AWS for hosting a static website protected with Basic Authentication and published on a subdomain registered via Route 53
Language: Shell - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 152 - Forks: 49

antonengelhardt/basic-auth-plugin
A plugin for Envoy, written in Rust, that implements basic authentication and stores it in an encrypted cookie to persist across browser sessions.
Language: Rust - Size: 33.2 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

rafaelswr/Spring-Security-Know-How
Authentication, Authorization, Going Reactive, Testing Security Configs
Language: Java - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

flamego/auth
Package auth is a middleware that provides request authentication for Flamego
Language: Go - Size: 58.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

fixploit03/BHAA
BHAA adalah program Bash yang dirancang untuk mengelola Basic HTTP Authentication pada server Apache2.
Language: Shell - Size: 101 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Rak00n/GoSpray
Tool to bruteforce Windows LDAP, Kerberos, RDP, SSH, FTP, HTTP basic and digest authentication
Language: Go - Size: 9.92 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 8

Douaa1819/PigeonSkyRace-V2
Version 2 of PigeonSkyRace with authentication using Spring Security
Language: Java - Size: 75.2 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mkdika/spring-restapi-auths
Several REST API Authentication Types Example with Spring Boot 1.5 and Spring Security.
Language: Java - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

lana-20/selenium-webdriver-bidi-network-basicauth
Automate Basic Authentication with Selenium WebDriver Bidi Network Domain
Language: Java - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

didifive/quickcup-api
Quickcup Backend API made with Java, Spring Boot, Thymeleaf and Postgres
Language: Java - Size: 7.41 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mmalcek/basicToOauth
proxy service that changes basic auth to oauth 2. designed for Exchange Web Services (EWS)
Language: Go - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

dlenroc/ApacheJMeter_auth 📦
JMeter 3+ HTTP Sampler with authentication
Language: Java - Size: 298 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

sakiib/apiServer
Language: Go - Size: 1.6 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

vaggeliskls/webdav-server
The WebDAV Server is a lightweight, customizable solution built with Docker, designed for secure file sharing and remote access. It offers flexible configuration options and supports multiple authentication methods, including basic authentication, LDAP, and OAuth
Language: Dockerfile - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

potato4d/nuxt-basic-auth-module
Provide basic auth your Nuxt.js application
Language: JavaScript - Size: 2.85 MB - Last synced at: 12 days ago - Pushed at: 20 days ago - Stars: 311 - Forks: 9

shanu-shahbin/Different-Django-and-Django-Rest-Framework-Authentications
This repository includes examples of different authentication methods that have been implemented in Django and Django Rest Framework (DRF). The goal is to offer developers practical demonstrations of how to incorporate authentication features into Django web applications and RESTful APIs using DRF.
Language: Python - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

shrutisaxena17/basic-and-jdbc-authentication
Spring Security -> Implementing basic authentication and jdbc authentication.
Language: Java - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TheAlexLichter/h3-basic-auth
Language: TypeScript - Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 0

WirePact/demo-applications
WirePact demo applications in a Docker container. App and API in various variants.
Language: JavaScript - Size: 1.86 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

zhulige/DotNetCore-Sample
DotNetCore-Sample 是一个.Net Core平台下的示例代码集。
Language: C# - Size: 940 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2

nidorx/http-request
A very small (160KB, zero dependency) HTTP client for Java using HttpURLConnection
Language: Java - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

Tafara-N/alx-backend-user-data
Advanced Backend Data Management System: Streamlining Operations for Enhanced User Experiences and Efficient Handling of User Data.
Language: Python - Size: 868 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

omerozceylan/basic-auth-node
Basic auth example node js
Language: JavaScript - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kedarkamthe/spring-authentication-by-example
This project explores various methods of implementing authentication using Spring Security.
Language: Java - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jlnovais/JN.Authentication
Simple Authentication implementation for ASP.NET Core. Basic Authentication Scheme and API Key Custom Authentication Scheme
Language: C# - Size: 109 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

aimenux/BasicAuthenticationDemo
Adding basic authentication to web api projects
Language: C# - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

wracce/student-accounting
Student Accounting is a CRUD student accounting application at the university with search and authentication capability.
Language: TypeScript - Size: 2.12 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MoMakkawi/ASP.NET-Core-Web-API-Security-Sample
Examples in the ASP.NET API 8 for applying some security concepts
Language: C# - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

chroma-x/php-basic-http-client
A basic yet extensible HTTP client library providing different authentication methods written in PHP.
Language: PHP - Size: 109 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 2

chroma-x/php-json-http-client
A JSON HTTP client library. This project also is the reference implementation for extending the PHP Basic HTTP Client.
Language: PHP - Size: 29.3 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

WirePact/k8s-basic-auth-translator
WirePact translator that handles HTTP Basic Auth (RFC7617) for the authentication mesh.
Language: Rust - Size: 295 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

adamnasrudin03/go-template
This project is an example of a REST API project using the Go language and the implementation of other tools
Language: Go - Size: 339 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

alicimsamil/auth-methods-golang
Language: Go - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

phucvinh57/fastify-template
A project template using fastify with many helpful configurations
Language: TypeScript - Size: 587 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 0

LauroSilveira/sify-flix-api
An API REST built with Spring boot, spring security about movies and series of spaceships
Language: Java - Size: 149 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

3tpawbf/python3HTTPSAuthServer
A PYTHON3, HTTPS SERVER WITH USERNAME AND PASSWORD PROTECTION
Size: 9.77 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

scristofari/image-server
Tuturial / Image server implementation
Language: Go - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

bertrandmartel/vue-basic-captcha
:wrench: Template project of a Vue.js application with basic authentication & captcha integration in Go
Language: Vue - Size: 152 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

marcoesposito1988/http_auth
A Dart http middleware for HTTP authentication (Basic/Digest)
Language: Dart - Size: 56.6 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 10

Kavithma-Thushal/Spring-Boot-With-Basic-Authentication
Simple Spring Boot application demonstrating how to implement basic authentication ( username/password) for securing REST APIs.
Language: Java - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lkhorasandzhian/aton-web-api
Задание для стажера по направлению «C#-разработка»
Language: C# - Size: 433 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

raphael-97/quarkus-jwt
Language: Java - Size: 42 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

valentineus/auth-http
Authorization plugin for Moodle.
Language: PHP - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

telanflow/quick
HTTP Request library for Go (简洁高效的HTTP请求库)
Language: Go - Size: 51.8 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

willy-r/bookmarks-api
Simple Bookmarks REST API built with NestJS that uses basic authentication with JWT, tests with Jest, Prisma as ORM, etc...
Language: TypeScript - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

psyb0t/safe-transmission
The ultimate fusion of security and torrenting, designed for the gritty streets of the cyberpunk future. This Docker image mashes together OpenVPN, Transmission, and Nginx, creating a fortified fortress for your torrent traffic. With built-in optional rate-limited HTTP basic authentication, you can fend off those pesky netrunners, and optional VPN
Language: Shell - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Khailas12/Library-APP-DRF
A Book Management APP using Django REST Framework
Language: Python - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Asad-Iftikhar/fms
Fund management System, Its a small Laravel with MySQL application system, in which i created custom RBAC, Middleware, Pusher Notifications. This application is mainly have user management, fund management with chat module.
Language: PHP - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amarkum/jira-bulk-status-change-jql
Project Type : Contribution & Improvement | Environment : Java | This is a simple tool developed utilising the JIRA API using Basic Authentication, to bulk change the JIRA state via just passing the JIRA dashboard or JQL Query.
Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

reedoooo/basic-auth
Basic authorization (requests made using ThunderClient)
Language: JavaScript - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ahasannn/book-server-api
It is a RESTful book server api implemented in Go to handle list of books.
Language: Go - Size: 5.47 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
