WeSearch
Hub / Tags / Rest Api
TAG · #REST-API

Rest Api coverage.

Every story in the WeSearch catalog tagged with #rest-api, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

16 stories tagged with #rest-api, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Rest Api"

RELATED TAGS
#go2#grpc2#protocol-buffers2#microservices1#software-architecture1#md-murtuza-hussain1#murtuza1#http-21
R/VUEJS

FastAPI + Vue 3: How to Build a Modern REST API with Python and Consume It from the Frontend — Iván Bermúdez

24 views ·
R/SELFHOSTED

Portabase v1.16 – open-source database backup & restore tool, now with REST API

20 views ·
DEV.TO (TOP)

I built a backend platform that generates REST APIs from a schema — no code, no server setup

How Crudly uses dynamic runtime routing to give you a full CRUD API, playground, docs, logs, and webhooks from a schema definition — in under 5 minutes.…

12 views ·
#webdev#api#backend
R/REACTJS

[For Hire] Backend Developer (Java / Spring Boot) - Custom REST APIs, Database Setup, & Backend Integrations

25 views ·
R/RUST

Binary orchestrator for Rust REST API crate

20 views ·
DEV.TO (TOP)

Generate Professional PDF Invoices via REST API — JSON In, PDF Out

Building invoicing into your app is painful. You spend days wrestling with PDF generation libraries,...…

15 views ·
#api#invoicing#webdev
DEV.TO (TOP)

How I Caught and Fixed an N+1 Query in My Django REST API

Every performant API eventually runs into the same silent killer: the N+1 query problem. It doesn't...…

12 views ·
#django#api#performance
DEV.TO (TOP)

REST APIs vs Webhooks in Telecom Billing - Which One Actually Makes Sense?

If you've spent any time around telecom billing systems, you know they're not your typical CRUD app....…

15 views ·
#telecom#billing#api
DEV.TO (TOP)

Mastering Node.js HTTP Module: Build Servers, REST APIs, and Handle Requests

Introduction to the HTTP Module Modern web applications rely heavily on communication...…

16 views ·
#nodejs#backend#http
DEV.TO (TOP)

Rust Concepts: dyn Trait, Custom Iterators, Deref/Drop & Axum REST API (Part 5)

This is Part 5 of the Core Rust Concepts series. Part 1 — Ownership, Borrowing, Lifetimes,...…

12 views ·
#rust#programming#webdev
DEV.TO (TOP)

Magento 2 REST API Performance: Bulk Endpoints, Async Operations & Optimization

Stop hammering your Magento 2 store with slow REST API calls. Learn how to use bulk endpoints, async operations, response compression, and token caching to dramatically speed up in…

16 views ·
#magento#api#performance
DEV.TO (TOP)

Forgelab PDF API Review: Affordable REST API for PDF Merge, Split, and Compress

Forgelab's PDF API offers merge, split, compress, and PDF-to-image conversion through one REST endpoint from $5 a month. A hands-on review of what it does, what it leaves unspecifi…

12 views ·
#pdf#api#saas
R/GOLANG

I built a production-ready Go REST API boilerplate with Gin – feature-based structure, multi-version Swagger, dual DB support

24 views ·
GITHUB

Nim-Presto – REST API Framework for Nim Language

REST API framework for Nim language. Contribute to status-im/nim-presto development by creating an account on GitHub.…

16 views ·
#programming#software#open source
DEV.TO (TOP)

Beyond REST: Architecting High-Performance Microservices with gRPC in Go

When scaling backend architecture, the communication layer between services eventually becomes a...…

19 views ·
#microservices#go#grpc
DEV.TO (TOP)

Make Your REST API Callable by Claude: A Practical MCP Primer

If your API ships an OpenAPI spec but no MCP endpoint, agents like Claude, Cursor, and Continue can't actually call it. Here's what MCP is, what it isn't, and how to add one in an …

24 views ·
#api#ai#webdev