GitHub topics: query-parameters
pbeshai/use-query-params
React Hook for managing state in URL query parameters with easy serialization.
Language: TypeScript - Size: 7.27 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2,204 - Forks: 98

Ernxst/svelte-query-params
The easiest way to reactively manage query params in Svelte and SvelteKit applications, both on the server and in the browser.
Language: TypeScript - Size: 874 KB - Last synced at: about 8 hours ago - Pushed at: 3 months ago - Stars: 15 - Forks: 1

marleyDip/Node-JS-Practice
Its now practice server-side-programming for comptetive programming...
Language: JavaScript - Size: 753 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Phani-LP/Web_Development
A collection of web development projects showcasing concepts like DOM manipulation, asynchronous JavaScript, ReactJS, form validation, CSS styling, and more.
Language: JavaScript - Size: 5.92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

simonkrenger/echoenv
Container to show environment variables and HTTP request information. Useful for debugging.
Language: Go - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 3

Sunanda-05/advanced-express-crud
A modern, secure document management API built with Node.js, Express, and MongoDB that enables private, shared, and link-accessible document management with comprehensive access controls and authentication.
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sonh/qs
Go module for encoding structs into URL query parameters
Language: Go - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 5

Fernandicus/query-state-hook
Easily manage the state of your React components via URL query parameters
Language: TypeScript - Size: 421 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

robtimus/uri-utils 📦
A set of utility classes for working with URIs
Language: Java - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

niklak/urlqm
A small Go package for manipulating URL query parameters
Language: Go - Size: 140 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ootidea/type-safe-url
A lightweight TypeScript library for writing URLs in a type-safe manner.
Language: TypeScript - Size: 334 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

Prawirdani/qparser
Parse Query Parameters into Struct.
Language: Go - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

svnrnns/aurora-vue3
Enhanced Axios package for Vue 3
Language: JavaScript - Size: 116 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

BurakKontas/ActixExample
A simple HTTP server using Actix Web, featuring endpoints for greeting via path parameters, query parameters, and JSON payloads. This modular starter project demonstrates handling different types of requests and structuring Rust projects effectively.
Language: Rust - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

meilisearch/yaup Fork of boxdot/serde-url-params-rs
URL parameters serialization with comma separated sequences
Language: Rust - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 2

Cozyamy/FastAPI-path_query_parameter
This provides detailed insights into the implementation of different features in FastAPI, including path parameters, query parameters, data validation, error handling, and the usage and benefits of each feature.
Language: Python - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

patrykbaszak/extended-api-doc-bundle
An extension for nelmio/api-doc-bundle that improves the sorting of endpoints by tags and provides minor stylistic corrections to the original Nelmio view.
Language: PHP - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

baruchiro/use-route-as-state 📦
Use React Router route and query string as component state
Language: TypeScript - Size: 6.35 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 7

Rupam0710/Routing-Angular
It contains fundamental of Angular Routing. We learnt how to set up and load routers, navigation with router links, understanding navigation path, styling active router links,navigating programmactically, fetch route parameters, passing query parameters and fragments, retrieving query parameters and fragments, child routes and guards.
Language: TypeScript - Size: 155 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Cunning0fDesires/URL-parser
This is a program which takes a URL as a user's input from the console), parses it with regular expressions and returns its query string parameters in a convenient readable form
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TomWright/queryparam
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
Language: Go - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 5

mmalinova/Component_Programming
This is a realization of Phonebook as desktop application of type fat client. The relational database used is InterBase and the integrated development environment (IDE) is Borland C++ Builder.
Language: Pascal - Size: 3.11 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Wildhoney/Paramo
🌵Swiss-army knife of stringifying, parsing and manipulating URL parameters by applying types to the parameters.
Language: JavaScript - Size: 1.52 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Stav93/React-Router-Practice-Project
Practicing React Route by creating a demo app with diffrent routes and query params (during Udemy Course - React - The Complete Guide (incl Hooks, React Router, Redux))
Language: JavaScript - Size: 430 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pbeshai/serialize-query-params 📦
A javascript library for simplifying encoding and decoding URL query parameters
Language: TypeScript - Size: 261 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 71 - Forks: 11

SoftCircuits/QueryArgumentEncryptor
Class to encrypt any number of key/value pairs so that they can be passed as a single query argument.
Language: C# - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Hiteshmeher/SpringIntro
Developing a simple Spring app where we are using simple hello world, Query Parameter, Path Variable and Body
Language: Java - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dweber019/spring-security-oauth-query-param-forward
This repository contains a minimalistic sample implementation to forward query parameters to a authentication service. It will enable dynamic passing of parameters like scope, prompt, etc.
Language: Java - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Cimpress-MCP/Tiger-ContinuationToken
Bind and decode encoded application continuation tokens.
Language: C# - Size: 124 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

csabbah/smart-weather-dashboard
Weather dashboard built using the openweathermap API. This application allows users to search up a particular city and it will return a detailed set of weather data.
Language: JavaScript - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

moznion/taqc
Tag based url Query parameters Constructor.
Language: Go - Size: 36.1 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 2 - Forks: 1
