An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: api-versioning

aofdev/fiber-versioning-boilerplate

A boilerplate for fiber versioning, Clean Architecture, API versioning, API documentation, Data versioning

Language: Go - Size: 19.5 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 2

zmievsa/cadwyn

Production-ready community-driven modern Stripe-like API versioning in FastAPI

Language: Python - Size: 3.78 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 241 - Forks: 38

Azaferany/dotnet-quickstart-template

template with all essential tools and configs for basic dotnet api

Language: C# - Size: 1.41 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 0

oeklo/gsmtasks-schema

Track changes in GSMTasks.com API

Language: JavaScript - Size: 2.61 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

keygen-sh/request_migrations

Write request and response migrations for Stripe-like versioning of your Ruby on Rails API. Make breaking changes without breaking things!

Language: Ruby - Size: 149 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 132 - Forks: 1

lkqm/spring-api-versioning

Simple development of multi-version api based on spring-mvc annotation via @ApiVersion, support for uri, header, param.

Language: Java - Size: 35.2 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 36

piomin/sample-api-versioning

sample spring-boot application that uses different aproaches to api versioning and integrates with swagger2 via springfox library

Language: Java - Size: 65.4 KB - Last synced at: 20 days ago - Pushed at: 29 days ago - Stars: 19 - Forks: 18

aayush7908/Note-Application

A note making web application made using MERN Stack.

Language: JavaScript - Size: 876 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

square/vermillion

API versioning toolkit for Laravel apps

Language: PHP - Size: 96.7 KB - Last synced at: 30 days ago - Pushed at: 8 months ago - Stars: 34 - Forks: 5

felipegf/Ambev.Omnia.Eval

Technical assessment for a .NET position in the Omnia project (Ambev), using .NET 8 and best practices. Implements CQRS, Event Sourcing, and Clean Architecture with PostgreSQL, MongoDB, MediatR, and Serilog. Follows Dependency Injection, Unit Testing, and API versioning for scalability.

Language: C# - Size: 138 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

juliomotol/lapiv

API versioning for Laravel made easy

Language: PHP - Size: 70.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 2

mojtaba-arvin/django-api-versioning

API versioning for Django! 🎯 Automatically register routes, ensure backward compatibility, and manage API versions with a simple decorator. Supports Django Rest Framework (DRF), function-based and class-based views. Stop manually defining API versions—let Django API Versioning handle it for you! 🚀

Language: Python - Size: 25.4 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Rawat-Aashish/laravel-zero-to-ready

Laravel Zero to Ready is a package that Aims to solve the pain of setting-up similar configuration in every new project, like localization, api-versioning, exception-handling etc with just a single command

Language: PHP - Size: 20.5 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

AVykhrystyuk/coinpedia

A high-load application for displaying cryptocurrency quotes in multiple currencies.

Language: C# - Size: 146 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kataras/versioning

:new: API Versioning for Go

Language: Go - Size: 34.2 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 50 - Forks: 2

ravindUwU/route-versioning

Route-based API versioning for ASP.NET Core minimal APIs.

Language: C# - Size: 164 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

joaosouzaaa/ApiVersioning

Api Versioning in .NET

Language: C# - Size: 12.7 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

adi501/API_Versioning

API Versioning

Language: C# - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MrEshboboyev/api-versioning

A C# repository demonstrating API versioning, feature flags, and feature flag targeting in ASP.NET Core. It uses Entity Framework Core (EF Core) with an in-memory database to showcase dynamic feature control and version management.

Language: C# - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ajalzahrani/bun-hono-drizzle-sqlite

Bun starting kit application uses (hono, drizzle, sqlite, and zod)

Language: TypeScript - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

EmmyAnieDev/library_management_api_version

This project is a versioned RESTful API built with Laravel, designed to support multiple versions (v1 and v2) while maintaining backward compatibility. The application is containerized using Docker to ensure consistency and scalability. With Docker Compose, the project runs seamlessly in multiple containers for the app, PostgreSQL, and NGINX.

Language: PHP - Size: 79.1 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fhenriquezn/scalar.net9.api

A practical example demonstrating how to implement: - Controller versioning - API Key authorization - Scalar.AspNetCore for custom data types - Endpoint metadata Reference code for .NET 9 developers.

Language: C# - Size: 14.6 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

subomi/requestmigrations

requestmigrations implements rolling versions for REST APIs.

Language: Go - Size: 85 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 46 - Forks: 4

franzASilva/MinimalEndpoints

Minimal API with JWT Auth, Swagger, Api Versioning and HealthChecks with UI

Language: C# - Size: 44.9 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YastecHub/WepApplicationDemo

This repository contains a collection of web application features and implementations that I explored during my learning journey with ASP.NET Core. It serves as a demonstration and learning ground for various advanced concepts

Language: C# - Size: 862 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

luderibeiro/django_base

Base template to start Django project with clean architecture.

Language: Python - Size: 441 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

RuslanGlaznyov/express-api-version-manager

express-version-api-manager is a node.js module to help you manage api versions with express routes

Language: JavaScript - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

atualariao/Stage3Project

ASP.NET Web API ecommerce - CQRS MediatR and Repository pattern, Testing Implementation - (UnitTest, Integration), API Versioning and Serilog implemented for Controllers - (+Serilog - db) + Swagger Documentation and Basic Authentication

Language: C# - Size: 247 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

marijatopalova/TaskManagementSystem

A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.

Language: C# - Size: 56.6 KB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

marijatopalova/ApiVersioningDemo

This repository contains a simple demo application showcasing API versioning in ASP.NET Core. API versioning is a key practice when building scalable and maintainable web APIs, allowing developers to introduce new API versions without breaking existing consumers of the API.

Language: C# - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

rkshaon/ecommerce

E-Commerce platform with all solutions.

Language: Vue - Size: 4.12 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

rkshaon/chat

Real time chatting application.

Language: Vue - Size: 516 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Subhashchandra-Birajdar/SpringBoot-Rest-API-Versioning

Spring Boot Rest API Versioning

Language: Java - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

lirantal/express-version-route

A Node.js express middleware that implements API versioning for route controllers

Language: JavaScript - Size: 2.06 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 91 - Forks: 10

Peter-Russ/csharp-api-template

A template and example for a RESTful API built with .NET 8.

Language: C# - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tmk-computers/asp.net-web-api-2.2-api-versioning

Asp.net Web API 2.2 API Versioning example

Language: C# - Size: 64.5 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

yahya-saad/Api-Versioning-Guide

This repository demonstrates various API versioning strategies in .NET

Language: C# - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

sticksnleaves/versionary

Plug for API versioning

Language: Elixir - Size: 166 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 4

arditmezini/api-core

A simple ASP.NET Core API

Language: C# - Size: 5.13 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 4

aimenux/WebApiVersioningDemo

Using versioning in web api projects

Language: C# - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Emrek-stack/dotnet-core-api-versioning

Simple Api Versioning with dotnet core

Language: C# - Size: 493 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

MustafaMustafayev/NetAPIStarter

.NET7 web api starter with the vital implementations

Language: C# - Size: 4.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

igorcemim/voting-application

API para gerenciamento de sessões de votação

Language: Java - Size: 122 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

dimitrietataru/netcore-swagger 📦

.NET - Swagger

Language: C# - Size: 83 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

dimitrietataru/netcore-api-versioning 📦

.NET - API Versioning

Language: C# - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

RonnyAsanza/SocialSite

WEB API with .Net Core for a Tinder-type application.

Language: C# - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akrisanov/fastapi-versioning-demo

Language: Python - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mythLabs/ideal-rails-api

Sample API with necessary API features

Language: Ruby - Size: 47.9 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ar11rA/GoRestApi

RESTful API built in Go and Gin

Language: Go - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

uich/demo-api-versioning

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

sky003/symfony-dto

Sample of Symfony REST service with DTO support to allow API versioning

Language: PHP - Size: 367 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 6

Weffe/axios-api-versioning

:diamond_shape_with_a_dot_inside: Add easy to manage api versioning to Axios

Language: TypeScript - Size: 4.09 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 6

fgheysels/apim-versionset-sample

A sample on how to apply versioning in ASP.NET and Azure API Management

Language: C# - Size: 20.5 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

straypaper/api-versioning

API versioning example including contract versioning

Language: C# - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dotnetcore5/Dotnet.Sample.Api

dotnet 5 web api with api-versioning, documentation through swagger, localization, claim based jwt token security, feature toggling, centralized logging/exception-handling, throttling, caching, etc.

Language: C# - Size: 293 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

Paras2322/SpringBoot-Rest-API-Versioning

Spring Boot Rest API Versioning

Language: Java - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

edriso/aquadic-ecommerce-api-task

API providing essential e-commerce client functionalities.

Language: PHP - Size: 225 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

edarruiz/VSS.Template.API

Custom template for dotnet 8 APIs using dotnet new CLI

Language: PowerShell - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ahennani/SportStore

Application for managing a Sport Store. which allows us to add, edit and remove products and orders. Created with C# / ASP.NET Core Web API and Swagger for the endpoints documentaions.

Language: C# - Size: 730 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

v-kolesnikov/morpheus

Stripe-like versioning API concept

Language: Ruby - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

peterkovecses/ODataCustomRoutingDemo

A simple demo application that demonstrates how to register different EntitySets with the same name, which can be useful for API versioning,

Language: C# - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramanks19/blog-application

A blog application

Language: Java - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gbLw1/ASP.NET-Core-REST-WebAPI

Curso: desenvolvedor.io

Language: C# - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

WhiteDG/api-version-spring-boot-starter

[DEPRECATED] 🆙 Versioning RESTful API by @ApiVersion

Language: Java - Size: 150 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 9

RonnyAsanza/Casino

Roulette API in .NET 6: Management and Operation of Roulettes in Real Time

Language: C# - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taorodrigueswork/rest-api

This is a template for building REST APIs using .NET 7 and Entity Framework Core 7. It is a monolith using multilayer architecture and uses some common libraries and configurations very used in the .Net community.

Language: C# - Size: 248 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

dotnetrealm/Deixar

leave management project using ASP.NET 7 API + MVC + Sentry + Unit Testing+ Serilog + Health check

Language: HTML - Size: 938 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

matjazbravc/OpenAPI.Swagger.Demo

This comprehensive sample application show you how to create JWT secured, versioned CRUD OpenAPI using latest ASP.NET 5.0, documented with Swagger and tested with Unit and Integration tests for secured API.

Language: C# - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

abhiramgandhe/APIFramework

Framework to expose API/microservices out of your current code.

Language: Java - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

JBeni/Csharp-Projects-Knowledge

Small Projects for Trying Things in .Net (C#)

Language: TSQL - Size: 6.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gioscaduto/invoices-control-api

REST Api

Language: C# - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rvaniversario/ecommerce-api

An ASP.NET Core API for an e-Commerce website.

Language: C# - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Adnatull/Clean-Architecture

Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.

Language: C# - Size: 16.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 19

DanielSzopa/MyAccount

Web api for user management

Language: C# - Size: 314 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alefcarlos/aspnet-core-webapi

Um template com várias configurações para aspnet-core

Language: C# - Size: 215 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

mnarbash/api-versioning-by-header-request

This package provides middleware for managing API versioning in Laravel using request headers. And Use App Versions to tells users to update the app when there are major changes

Language: PHP - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sithira/LaraSpa 📦

An Boilerplate for laravel api with integrated support from OAuth 2 using laravel socialite and passport.

Language: PHP - Size: 2.95 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kapilbarad/nodejs-project-structure 📦

Simple Nodejs project structure with API versioning, built on express.js and ECMA6.

Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 14

YoussefWaelMohamedLotfy/DX-BestPractices

Best Practices sample for improving Developer Experience

Language: C# - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

imatiqul/nestjs-microservices

Sample Nestjs Microservices application, based on a simplified Vertical Slice Architecture and best practices using Nestjs and Nodejs.

Language: TypeScript - Size: 277 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

pierregillon/Bootstrap.WebApi

A scaffolding project to quickly warmup an API with solid practices and patterns

Language: C# - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

haroon/petrego

An implementation of a RESTful API for a pet registration service using Flask

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

uzabumuhire/MyBGList

Board Game Lists - A project to put into practice building RESTful API using ASP.NET Core Web API

Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

iChristiano/nasa-mission-control

The project is a showcase of a full-stack JavaScript application, enriched with multiple technologies, frameworks & concepts, and is based on real data.

Language: JavaScript - Size: 3.64 MB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kjkrol/spring-boot-starter-web-http-versioninig-plugin

API versioning plugin for Spring-Boot-Starter-Web using HTTP headers

Language: Java - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

Sumit-Singh-Dhalla/django-starter-kit

Ready to use Basic Django project with JWT/OAuth2 and AWS SNS Push Notifications

Language: Python - Size: 685 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SierraSoftworks/sierralib.api.views

A pattern for versioned views into your data model for APIs

Language: C# - Size: 192 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lirantal/express-version-request

versions an incoming request to Express based on header or URL

Language: JavaScript - Size: 445 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 7

cancanbolat/ExpenseTracker

.NET5 & Angular Expense Tracker App.

Language: C# - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

davidwyly/rxn

Rxn (Reaction) - A fast, simple, and powerful API framework for PHP

Language: PHP - Size: 448 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

crazystylus/Docker-Traefik-Discovery

This repo showcases usefulness of Traefik autodiscovery with Docker and how we can have API versioning by controlling Traefik through docker labels.

Language: Go - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sebnilsson/AspNetRouteVersions

Library for handling API-versioning in ASP.NET-routes

Language: C# - Size: 13.7 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

ayzdru/AspNetWebAPI

ASP.NET Web API + OData + Swagger + API Versioning + Identiy Server 4 + Identity

Language: JavaScript - Size: 1.72 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

vigneshuvi/Go-Micro-Service

Simple Golang Micro Manager is useful to create RestFul web services using Golang.

Language: Go - Size: 6.41 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

spiechu/symfony-commons-bundle

Symfony Commons Bundle

Language: PHP - Size: 269 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

bbrothers/http-transitions

API versioning with transition stages (migrations) based on a request header.

Language: PHP - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

XuruDragon/ApiVersioningBundle

This bundle provide you a way to handle multiple version of your api. See `Usage` section to know how use this bundle

Language: PHP - Size: 33.2 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

arijeetsaha/apiversion

API versioning in Spring MVC

Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sundeepkamath/RESTAPIVersioning

Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ArneD/core-api-starter

Starter kit for creating ASP.NET Core API

Language: C# - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0