query-parameters

There are 35 repositories under query-parameters topic.

  • pbeshai/use-query-params

    React Hook for managing state in URL query parameters with easy serialization.

    Language:TypeScript2.2k1117898
  • sonh/qs

    Go module for encoding structs into URL query parameters

    Language:Go78316
  • pbeshai/serialize-query-params

    A javascript library for simplifying encoding and decoding URL query parameters

    Language:TypeScript7121811
  • baruchiro/use-route-as-state

    Use React Router route and query string as component state

    Language:TypeScript421187
  • TomWright/queryparam

    Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.

    Language:Go19205
  • 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:TypeScript17361
  • simonkrenger/echoenv

    Container to show environment variables and HTTP request information. Useful for debugging.

    Language:Go7303
  • Cimpress-MCP/Tiger-ContinuationToken

    Bind and decode encoded application continuation tokens.

    Language:C#460
  • meilisearch/yaup

    URL parameters serialization with comma separated sequences

    Language:Rust4221
  • ootidea/type-safe-url

    A lightweight TypeScript library for writing URLs in a type-safe manner.

    Language:TypeScript3201
  • moznion/taqc

    Tag based url Query parameters Constructor.

    Language:Go2211
  • Prawirdani/qparser

    Parse Query Parameters into Struct.

    Language:Go2100
  • SoftCircuits/QueryArgumentEncryptor

    Class to encrypt any number of key/value pairs so that they can be passed as a single query argument.

    Language:C#220
  • 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

  • marleyDip/Node-JS-Practice

    Its now practice server-side-programming for comptetive programming...

    Language:JavaScript1
  • 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:JavaScript110
  • 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:JavaScript1100
  • Wildhoney/Paramo

    🌵Swiss-army knife of stringifying, parsing and manipulating URL parameters by applying types to the parameters.

    Language:JavaScript125
  • dynamic-license/dynamic-license.github.io

    Generate software licenses dynamically with the use of query parameters.

    Language:CSS0200
  • Fernandicus/query-state-hook

    Easily manage the state of your React components via URL query parameters

    Language:TypeScript00
  • Fidencio-Codes/Postman-API-Fundamentals-Student-Expert

    Notes and exercises used to get certified in Postman's API Fundamentals Student Expert

  • 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:PHP0100
  • Benzogang-Tape/Search-Server

    Search server with query parameters

    Language:Go10
  • 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:Rust10
  • 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:Python10
  • 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:Java201
  • EduKeyPath/Angular_Feature_Practice

    This is a comprehensive Angular project demonstrating all major Angular features. Ideal for learners and developers who want to master Angular by hands-on examples.

    Language:TypeScript
  • Hiteshmeher/SpringIntro

    Developing a simple Spring app where we are using simple hello world, Query Parameter, Path Variable and Body

    Language:Java20
  • markfady/JavaScript-Workshop-for-interns

    CRUD application with json-server 1)Download zip file 2)inside terminal type ' npm install' to setup node-modules folder 3) inside terminal type "npm run server" to run the server 4) go live inside index.html

    Language:JavaScript10
  • 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:Pascal10
  • Muzamil-Fatima/fitness-gym-mern-app

    Full-stack fitness gym app built with MERN. Clients book sessions via the website, and admins manage classes & appointments with secure auth & email updates.

    Language:JavaScript
  • niklak/urlqm

    A small Go package for manipulating URL query parameters

    Language:Go10
  • robtimus/uri-utils

    A set of utility classes for working with URIs

    Language:Java20
  • 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:TypeScript10
  • 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