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

Topic: "swagger-codegen"

swagger-api/swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

Language: Mustache - Size: 101 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 17,343 - Forks: 6,031

go-swagger/go-swagger

Swagger 2.0 implementation for go

Language: Go - Size: 52.5 MB - Last synced at: 7 days ago - Pushed at: 19 days ago - Stars: 9,741 - Forks: 1,273

axnsan12/drf-yasg

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.

Language: Python - Size: 22 MB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 3,496 - Forks: 442

koxudaxi/datamodel-code-generator

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

Language: Python - Size: 13.2 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 3,158 - Forks: 357

fabien0102/openapi-codegen

A tool for generating code base on an OpenAPI schema.

Language: TypeScript - Size: 2.53 MB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 560 - Forks: 68

guokr/swagger-py-codegen

a Python web framework generator supports Flask, Tornado, Falcon, Sanic

Language: Python - Size: 6.11 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 554 - Forks: 153

fjc0k/yapi-to-typescript

根据 YApi 或 Swagger 的接口定义生成 TypeScript 或 JavaScript 的接口类型及其请求函数代码。

Language: TypeScript - Size: 5.63 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 461 - Forks: 85

Yelp/swagger-gradle-codegen

💫 A Gradle Plugin to generate your networking code from Swagger

Language: Kotlin - Size: 549 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 414 - Forks: 37

DocHubTeam/DocHub

Управление архитектурой как кодом

Language: HTML - Size: 501 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 306 - Forks: 71

int128/gradle-swagger-generator-plugin

Gradle plugin for OpenAPI YAML validation, code generation and API document publishing

Language: Groovy - Size: 8.37 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 304 - Forks: 66

AdevintaSpain/Protein 📦

💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition

Language: Kotlin - Size: 6.52 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 274 - Forks: 8

wrannaman/generators

API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)

Language: JavaScript - Size: 2.34 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 236 - Forks: 28

PowerShell/PSSwagger 📦

The cmdlet generator from OpenAPI (f.k.a Swagger) specification

Language: PowerShell - Size: 1.19 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 164 - Forks: 29

networknt/light-rest-4j

A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports

Language: Java - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 119 - Forks: 31

fralken/sbt-swagger-codegen

sbt Plugin for Scala code generation for Swagger specs

Language: Scala - Size: 282 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 101 - Forks: 32

Metaswitch/swagger-rs

A set of common utilities for crates generated by swagger-codegen

Language: Rust - Size: 425 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 96 - Forks: 33

jadepeng/generator-swagger-2-ts

A Swagger Codegen for typescript and javascript

Language: JavaScript - Size: 987 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 78 - Forks: 20

apinf/platform

Apinf - Open source API management platform with multi proxy and protocol support

Language: JavaScript - Size: 29.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 33

Sideko-Inc/sideko

Generate SDKs and docs for your API

Language: Rust - Size: 488 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 61 - Forks: 3

chenrui333/rules_openapi

🍃 bazel rules for generating code from openapi specifications

Language: Starlark - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 53 - Forks: 25

qct/swagger-example

Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.

Language: Java - Size: 11.9 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 66

uJhin/python-upbit-client

Upbit(업비트) Cryptocurrency Exchange OPEN API Client for Python

Language: Python - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 49 - Forks: 38

teobler/swr-request-generator

A tool for generating TypeScript code and interface from swagger by using SWR and axios as client.

Language: TypeScript - Size: 730 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 48 - Forks: 11

kicksolutions/swagger2puml

Generate Class Diagrams (UML) for Given Swagger Definition

Language: Java - Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 46 - Forks: 20

verizonconnect/ngx-form-generator

Generate Angular ReactiveForms from OpenAPI documents

Language: TypeScript - Size: 1.87 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 45 - Forks: 13

asyncee/swagger_codegen 📦

Generate API clients by parsing Swagger definitions

Language: Python - Size: 359 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 45 - Forks: 16

AdevintaSpain/Retroswagger 📦

🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.

Language: Kotlin - Size: 255 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 2

mom1/apiclient-pydantic-generator

This code generator creates APIClient app from an openapi file.

Language: Python - Size: 72.3 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 8

capitalone/oas-nodegen 📦

A library for generating completely customizable code from the Open API Specification (FKA Swagger) RESTful API documentation using the scripting power of Node.js.

Language: JavaScript - Size: 186 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 12

sspinnovations/utility-network-swagger

Utility Network REST API expressed in Swagger / Open API Specification, code samples

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

otk-final/openapi-codegen

openapi(swagger)代码生成器

Language: Go - Size: 781 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 26 - Forks: 2

yezz123/CoveAPI

OpenAPI-based test coverage analysis tool that helps teams improve integration test coverage in CI/CD pipelines

Language: Rust - Size: 804 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 25 - Forks: 0

commonality/archetypes

䷴ Universal, rule-based business collaboration APIs for e-commerce and customer relationship management (CRM).

Language: JavaScript - Size: 982 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 7

mikekonan/go-oas3

Open API v3 server code generator

Language: Go - Size: 286 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 8

uJhin/upbit-client-docs

Upbit(업비트) Client Official Reference Documents

Language: SCSS - Size: 870 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 26

Dwolla/dwolla-swagger-php

Autogenerated PHP SDK client for API V2

Language: PHP - Size: 176 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 18

spudmashmedia/swagger-complete-selfhosted

Docker Compose file to generate a complete Swagger Development environment (Editor + Generator)

Size: 3.91 KB - Last synced at: 28 days ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 2

openconnectivity/IOTivity-Lite-setup

IoTivity Setup

Language: Shell - Size: 331 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 7

minitauros/swagen

Generate Swagger/OpenAPI YAML from a MySQL database schema

Language: Go - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 7

darekf77/ng2-rest-swagger-generator

Generate Angular 2+ services from swagger.json

Language: TypeScript - Size: 734 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 1

cloudsmith-io/cloudsmith-api

Cloudsmith API Clients (Generated)

Language: Python - Size: 19.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 4

RepreZen/GenFlow

A unified framework for API code generators that work with OpenAPI, RAPID-ML and other description languages.

Language: JavaScript - Size: 6.16 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

openconnectivityfoundation/swagger2x

Python based tool to generate code on top of IoTivity from IoTDataModels

Language: Jinja - Size: 813 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 4

openconnectivity/IOTivity-setup 📦

IoTivity Classic setup, please use Iotivity-lite-setup.

Language: C++ - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 5

mohiva/swagger-codegen-play-scala 📦

Swagger client generator which is based on the PlayWS library

Language: Scala - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 4

letby3/wildberries-api-client

wildberries-api-client

Language: Python - Size: 5.73 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 0

wearetheledger/react-starter-v2

React typescript boilerplate

Language: TypeScript - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

ndeet/php-ln-lnd-rest

A Lightning Network Daemon (LND) package for LND's REST endpoints. PHP classes are generated by the Swagger Codegen project.

Language: PHP - Size: 467 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

valgene/valgene-cli

Multi language validation code and DTO generator from OpenAPI specification.

Language: Dart - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

kubode/swagger-codegen-kotlin

SwaggerCodegen for Kotlin (now supporting Retrofit2+RxJava2 only)

Language: Kotlin - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 3

juntaki/springfennec

Swagger spec generator from Spring annotations, written in Kotlin

Language: Kotlin - Size: 206 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

teq-niq/pingfed-automation

Pingfederate administration automation using swagger-codegen generated java wrapper over the admin api

Language: Java - Size: 6.59 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 7 - Forks: 1

open-template-hub/swagger-decorators

OTH library that contains methods and decorators to ease and automate Swagger documentation.

Language: TypeScript - Size: 90.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

wubin1989/pullcode

pullcode is a typescript http client code generation cli compatible with Swagger 2 and OpenAPI 3

Language: TypeScript - Size: 604 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

telstra/openapi-platform

Project in development - Open sourced service overlay for SDK management using swagger-codegen

Language: TypeScript - Size: 2.02 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 3

lscalese/OpenAPI-Client-Gen

IRIS Interoperability Production generator from OpenAPI sepecification

Language: ObjectScript - Size: 30 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 5

geeklearningio/gl-swagger-generator

Jane - An OpenAPI Specification (formerly Swagger) Client Generator

Language: TypeScript - Size: 601 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

hossain-khan/android-daily-headlines

An app that provides daily headlines from popular news source.

Language: Java - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

Tochemey/docker-go

[Go]Docker Image for Golang Tools

Language: Earthly - Size: 125 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 1

Tomboyo/lily

Java 17 native HTTP client code generator for OpenAPI v3

Language: Java - Size: 586 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

nrkapri/customer-orders-product

customer-orders-product Microservice archiecture using springboot, swagger, docker, kubernetes

Language: Java - Size: 162 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

michalstocki/swagger-json-filter

Node.js command-line tool for filtering swagger.json file

Language: JavaScript - Size: 28.3 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

krakphp/magento2-api-client

Magento 2 Api Client

Language: PHP - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

hossain-khan/medium-api-android-sample

Sample android app for medium. It showcases process of generating android client library from OpenAPI specification found at https://github.com/amardeshbd/medium-api-specification.

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

ikemtz/OData-TS-Generator 📦

NPM package to create TS client models for OData endpoints

Language: TypeScript - Size: 395 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

prowriting/prowritingaid.php

Official PHP SDK. Grammar checking API for PHP. Also includes: style improvements, terminology checking, and plagiarism checking API.

Language: PHP - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

MinotaurLogistics/BolRetailApi

Generated Swagger Client for Bol.com retail-api v4

Language: PHP - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

echan82/flask-backend

flask backend template

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 3

beatcracker/POSH-swagger-codegen 📦

Generate PowerShell module from OpenAPI spec using Swagger Codegen

Language: PowerShell - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

aspose-barcode-cloud/aspose-barcode-cloud-codegen

Repository contains templates for generating Aspose.BarCode for Cloud SDKs

Language: Mustache - Size: 53.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 0

nightmaregaurav/swagger-endpoints-gen

Auto generate typescript models and endpoints from swagger.json

Language: TypeScript - Size: 104 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

thisalihassan/nestjs-react-boilerplate

NestJS boilerplate. Auth, TypeORM, Postgres, Docker. React, Webpack, Monorepo

Language: TypeScript - Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

gchiam/ynab-client-python 📦

Unofficial Python Client for YNAB API v1

Language: Python - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 7

lschlesinger/the-game

Swift implementation of the card game "The Game", by Steffen Benndorf using the Apodini Framework, Angular, OAS3.0 and swagger-codegen

Language: TypeScript - Size: 96.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

kane-armstrong/dotnet-core-api-versioning-and-open-api

Quick sample of how to make Swagger work with API versioning in ASP.NET Core 3.0

Language: C# - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

akmamun/bitmex-api-helper

Bitmex Api Helper in Python Flask

Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

grahamar/simple-scala-generator

Simple Scala Swagger Codegen Generator (Models & Play Json Only)

Language: Scala - Size: 28.9 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

adafruit/io-swagger-templates 📦

Swagger codegen templates for the open source Adafruit IO server and clients

Language: Java - Size: 201 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Poogles/swagger-python Fork of digium/swagger-py

Swagger client library for Python

Language: Python - Size: 112 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

XoriantOpenSource/swagger-blog-examples

Swagger examples from blog series

Language: Java - Size: 112 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

s8sg/flaskleap

Swagger, Flask, Docker and Automation

Language: Python - Size: 38.1 KB - Last synced at: about 2 hours ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

felipegtx/cozy

:crystal_ball: Code playground (ThreeJs, TypeScript, Docker, Moca, Swagger, etc..)

Language: JavaScript - Size: 711 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

maxvanceffer/js-swagger-generator

Generates js functions ready to use, from swagger file

Language: JavaScript - Size: 1.03 MB - Last synced at: about 10 hours ago - Pushed at: 6 months ago - Stars: 2 - Forks: 2

axiros/vpe

Vim Python Evaluation

Language: Python - Size: 11.1 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

eManPrague/swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, code for Java, Kotlin and Android such like Retrofit and Room. It is a fork of the https://github.com/swagger-api/swagger-codegen with modifications

Language: Kotlin - Size: 463 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 4

bkawk/typescript-express-tsoa

TypeScript Express REST API Starting Point

Language: TypeScript - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

makimenko/mem

Full stack in a single JAR: Spring server and Angular client (API and Model generated by swagger-codegen)

Language: Java - Size: 4.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mariocandela/user-api

Public template Java Spring Microservice with OpenAPI and MongoDB

Language: Java - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

zeta-oss/swagger2springdoc

Swagger to Springdoc Annotation Generator

Language: JavaScript - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

erkandem/swagccg-py2py

API client code generator. Using Python. For Python

Language: Python - Size: 6.26 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jonschoning/swaggerpetstore-haskell-http-client

auto-generated haskell http-client bindings to SwaggerPetstore http://petstore.swagger.io/

Language: Haskell - Size: 1.87 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

jeshan/swagger-codegen-cli

Swagger codegen cli. Small docker image suitable for CI

Size: 1.95 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

egyjs/Swagger-UI-Generator

Swagger UI Generator with Alpine.js

Language: JavaScript - Size: 170 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

la-rebelion/apicove-tools

APICove Tools is a collection of tools to help you build faster and smarter

Language: TypeScript - Size: 3.96 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ujjwalguptaofficial/fortjs-swagger

Swagger module for fortjs

Language: TypeScript - Size: 7.9 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

200-DevelopersFound/Havo-Backend

The Node.js backend for the mobile application serves a noble purpose by empowering individuals who are unable to speak. Through the integration of a Machine Learning Library, it enables the conversion of handwritten text into speech, allowing users to save their daily conversations in the form of phrases.

Language: JavaScript - Size: 341 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

PickHD/singkatin-revamp

Revamped URL Shortener API's using Golang

Language: Go - Size: 360 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

vtramo/sportsclub-restapi-toysystem

Backend REST API built with Java and Spring Boot 3.0. Application testing with different high performance JVMs (like GraalVM and Eclipse OpenJ9) and application testing using AOT compilation by building a native image with GraalVM.

Language: HTML - Size: 39.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

loutocky/LouSoft_boilerplate

Up to date boilerplate for any developer who wants to create app using the newest Angular, NestJS and PostgreSQL. Models and services are generated using Swagger. Easy deploy to AWS using Elastic Beanstalk. Database connection is configured based on env (dev, prod).

Language: TypeScript - Size: 873 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

navi-dev/swagger-codegen-angular-aspnetcore

This repo contains the example, it shows how you can use the swagger codegen in your application.

Language: HTML - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0