backend

Autoswagger: Automate API Security Testing for Unauthenticated Endpoints (Free & Open-source)

API

Autoswagger: Automate API Security Testing for Unauthenticated Endpoints (Free & Open-source)

What is Autoswagger? Autoswagger is a command-line tool focused on API security testing. It automatically discovers, parses, and tests endpoints defined in Swagger/ OpenAPI documentation for common vulnerabilities. Its primary goal is to identify unauthenticated API endpoints that might be leaking sensitive information like Personally Identifiable Information (PII) or secrets.

By Hazem Abbas
Running LLMs as Backend Services: 12 Open-source Free Options - a Personal Journey on Utilizing LLMs for Healthcare Apps

Artificial Intelligence (AI)

Running LLMs as Backend Services: 12 Open-source Free Options - a Personal Journey on Utilizing LLMs for Healthcare Apps

As both a medical doctor, developer and an open-source enthusiast, I've witnessed firsthand how Large Language Models (LLMs) are revolutionizing not just healthcare, but the entire landscape of software development. My journey into running LLMs locally began with a simple desire: maintaining patient privacy while leveraging AI'

By Hazem Abbas