api-versioning
There are 95 repositories under api-versioning topic.
zmievsa/cadwyn
Production-ready community-driven modern Stripe-like API versioning in FastAPI
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!
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.
lirantal/express-version-route
A Node.js express middleware that implements API versioning for route controllers
lkqm/spring-api-versioning
Simple development of multi-version api based on spring-mvc annotation via @ApiVersion, support for uri, header, param.
kataras/versioning
:new: API Versioning for Go
subomi/requestmigrations
requestmigrations implements rolling versions for REST APIs.
sticksnleaves/versionary
Plug for API versioning
square/vermillion
API versioning toolkit for Laravel apps
aofdev/fiber-versioning-boilerplate
A boilerplate for fiber versioning, Clean Architecture, API versioning, API documentation, Data versioning
kapilbarad/nodejs-project-structure
Simple Nodejs project structure with API versioning, built on express.js and ECMA6.
sky003/symfony-dto
Sample of Symfony REST service with DTO support to allow API versioning
PW486/express-ts-starter
🚀 Quick Start TypeScript Express
juliomotol/lapiv
API versioning for Laravel made easy
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.
Weffe/axios-api-versioning
:diamond_shape_with_a_dot_inside: Add easy to manage api versioning to Axios
rkshaon/software-engineering-preparation
This repository will help to prepare to be a software engineer.
alefcarlos/aspnet-core-webapi
Um template com várias configurações para aspnet-core
piomin/sample-api-versioning
sample spring-boot application that uses different aproaches to api versioning and integrates with swagger2 via springfox library
imatiqul/nestjs-microservices
Sample Nestjs Microservices application, based on a simplified Vertical Slice Architecture and best practices using Nestjs and Nodejs.
RuslanGlaznyov/express-api-version-manager
express-version-api-manager is a node.js module to help you manage api versions with express routes
arditmezini/api-core
A simple ASP.NET Core API
lirantal/express-version-request
versions an incoming request to Express based on header or URL
WhiteDG/api-version-spring-boot-starter
[DEPRECATED] 🆙 Versioning RESTful API by @ApiVersion
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.
vigneshuvi/Go-Micro-Service
Simple Golang Micro Manager is useful to create RestFul web services using Golang.
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
kjkrol/spring-boot-starter-web-http-versioninig-plugin
API versioning plugin for Spring-Boot-Starter-Web using HTTP headers
spiechu/symfony-commons-bundle
Symfony Commons Bundle
sebnilsson/AspNetRouteVersions
Library for handling API-versioning in ASP.NET-routes
aayush7908/Note-Application
A note making web application made using MERN Stack.
Ar11rA/GoRestApi
RESTful API built in Go and Gin
Azaferany/dotnet-quickstart-template
template with all essential tools and configs for basic dotnet api
davidwyly/rxn
Rxn (Reaction) - A fast, simple, and powerful API framework for PHP
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.