There are 0 repository under secure-api topic.
An ongoing collection of awesome software, API libraries, checlists, best guidelines and resources and most important security countermeasures when designing, testing, and releasing your API.
Enterprise-grade Node.js REST API with JWT auth, RBAC, health checks & metrics
The GPU Optimizer for ML Models enhances GPU performance for machine learning. It offers advanced scheduling, real-time monitoring, and efficient resource management through a user-friendly web interface and robust API, integrating big data technologies for seamless data processing and model optimization. @nvidia
A boilerplate/starter project for quickly building RESTful APIs using Node.js, Express, and Mongoose.
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
PyTempBox: A lightweight Python library for generating and managing temporary email addresses. Ideal for testing, automation, and privacy protection with secure, real-time email access.
A fully-functional E-Commerce REST API built using Node.js, Express, and MongoDB. This project implements secure user authentication with JWT, role-based authorization, product management, order processing, and reviews. Features include error handling, security packages, environment-based configurations, and deployment-ready code. Explore a modular
A collection of my Dotnet projects
🔐 A robust full-stack authentication system built with Node.js, Express, MySQL2, and React. It features secure user registration, login, logout, token refresh, and access to protected routes using JSON Web Tokens (JWT).
Token authentication middleware for FatFreeFramework
Live simulation of real-time loan rate updates using ASP.NET Core API and Angular frontend.
API simples e rápida para criptografar textos e arquivos com Node.js + Fastify.
A simple weather forecast app built with JavaScript and Node.js, using a secure API proxy. Created for learning API integration.
Express middleware handlers for validation AWS Signature V4. Your web app can mimic AWS services, and you can use benefit from already well-defined standard to securing web API.
🚀 AI Chat System with Laravel 11 *A secure REST API integrating OpenAI's GPT-3.5-turbo for intelligent chatbot functionality, built with modern Laravel practices.*
JWT-based Flask API for user registration and login. Ready for deployment with Docker.
Flask API to securely change user email using JWT auth. Docker-ready.
Flask API to execute Python code and return results. Lightweight and Docker-ready.
A simple and effective Flask REST API for sending and verifying 6-digit codes via email. Perfect for MVPs, internal tools, or staging environments that need quick email-based auth.
A secure Flask-based API for uploading files with MIME-type validation and file extension filtering. Built to integrate lightweight virus scanning (ClamAV-ready) into any project.
A flexible and secure REST API for uploading files — including images, documents, text, and audio — built with Flask and ready for production.
This is a simple but secure activation system if used correctly!
🚀 A scalable Python backend for an AI chatbot built for agriculture and aquaculture. It delivers real-time insights on crops, pest detection, and fish farming. With secure APIs and modular design, it integrates seamlessly into apps, empowering farmers 🌱 and businesses to boost productivity, efficiency, and sustainability.
A REST API for securely storing and managing photos and albums
Google Sheets SSL Expiry Checker is a secure way to centrally check SSL certificate expiration dates directly from Google Sheets, without unnecessary rights and paid services. It works via an API script on PHP (MODX or any other hosting), supports HMAC signature, HTTPS-only, caching and anti-spam filters.
A Full Stack Web Application, made with MERN technology. This Web Application is to help users get updated local market prices of essential items and compare them across different markets.
🍽️ Recipe App Backend This is the backend of the YumYum Recipes App, a full-stack recipe web application that allows users to sign up, log in, view and like recipes. The backend is built using Node.js, Express, and MongoDB.
A simple Django REST Framework-based user authentication system with token-based login, signup, and protected routes.
🌊 Streamline water management with Aquanex-Server, a robust tool for monitoring and analyzing aquatic data efficiently.
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.
A Swift demo app that connects securely to an OAuth2-protected REST API. Implements token-based authentication, secure token storage, and basic login flow.
This repository provides the Kepler Exodus Wallet SDK for JavaScript, featuring secure integration with the CryptoCompare API.
Complete deployment solution for Qwen3-Coder (30B/480B) on RunPod with Ollama + LiteLLM proxy. Features secure OpenAI-compatible API endpoint with authentication, persistent storage configuration, automated backups, and VS Code integration. Perfect for AI-powered development workflows.
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs