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

GitHub topics: redoc

rohit-gohri/redocusaurus

OpenAPI for Docusaurus with Redoc

Language: TypeScript - Size: 18.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 690 - Forks: 121

etienne-bechara/crux

Node.js backend package including: framework (NestJS), HTTP server (Fastify), HTTP client (Fetch), distributed caching (ioredis), ORM (MikroORM), swagger documentation (Redoc), logger (Loki), metrics (Prometheus) and tracing (Tempo with OpenTelemetry).

Language: TypeScript - Size: 3.17 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 14 - Forks: 2

MetroStar/comet-api

Python Fast API for the Comet Starter App

Language: Python - Size: 1.17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

litestar-org/litestar

Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

Language: Python - Size: 134 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 6,694 - Forks: 433

dymmond/esmerald

Esmerald framework - Highly scalable, performant, easy to learn, easy to code and for every sizeable and complex application

Language: Python - Size: 4.38 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 344 - Forks: 20

apiflask/apiflask

A lightweight Python web API framework.

Language: Python - Size: 2.07 MB - Last synced at: 4 days ago - Pushed at: 28 days ago - Stars: 1,092 - Forks: 136

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: 4 days ago - Pushed at: about 1 month ago - Stars: 3,499 - Forks: 442

awtkns/fastapi-crudrouter

A dynamic FastAPI router that automatically creates CRUD routes for your models

Language: Python - Size: 1.3 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1,507 - Forks: 169

Redocly/redoc

๐Ÿ“˜ OpenAPI/Swagger-generated API Reference Documentation

Language: TypeScript - Size: 56.1 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 24,465 - Forks: 2,334

fastapi/fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Language: Python - Size: 25.2 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 85,072 - Forks: 7,370

tazo90/next-openapi-gen

Automatically generate OpenAPI 3.0 documentation from Next.js projects, with support for TypeScript types and Zod schemas.

Language: TypeScript - Size: 7.05 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 28 - Forks: 7

Redocly/redocly-cli

โš’๏ธ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.

Language: TypeScript - Size: 27.9 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 1,153 - Forks: 171

0b01001001/spectree

API spec validator and OpenAPI document generator for Python web frameworks.

Language: Python - Size: 1.01 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 334 - Forks: 82

cnizzardini/cakephp-swagger-bake

Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.

Language: PHP - Size: 8.58 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 60 - Forks: 23

nishantwrp/gsoc-organizations

A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.

Language: JavaScript - Size: 6.38 MB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 490 - Forks: 71

SMILEY4/ktor-openapi-tools

A collection of libraries to simplify API documentation and exploration for Ktor applications. Generates OpenAPI specifications and provides Swagger UI and ReDoc.

Language: Kotlin - Size: 4.09 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 218 - Forks: 38

mr-fatalyst/fastopenapi

FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Falcon, Flask, Quart, Sanic, Starlette, Tornado).

Language: Python - Size: 1.67 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 414 - Forks: 9

mkon/openapi_contracts

Openapi schemas as API contracts

Language: Ruby - Size: 195 KB - Last synced at: 7 days ago - Pushed at: 19 days ago - Stars: 42 - Forks: 5

tiangolo/uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

Language: Python - Size: 173 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2,768 - Forks: 339

luolingchun/flask-openapi3

Generate REST API and OpenAPI documentation for your Flask project.

Language: Python - Size: 9.81 MB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 222 - Forks: 38

strongbugman/apiman

Api document support for any python web framework

Language: Python - Size: 167 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 110 - Forks: 2

dapper91/pjrpc

python json-rpc client/server without boilerplate

Language: Python - Size: 1.52 MB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 36 - Forks: 3

felipementel/DEPLOY.OpenAPI.Scalar.Swagger.ReDoc

OpenAPI Specification example with Swagger and Scalar

Language: C# - Size: 5.91 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

nelmio/NelmioApiDocBundle

Generates documentation for your REST API from attributes

Language: PHP - Size: 22.2 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 2,265 - Forks: 856

busradeveci/FastAPI-Project

This project was realized as part of the Web Development course I took at the Artificial Intelligence and Technology Academy. FastAPI was used in this project.

Language: Python - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

tyronejosee/project_atlanta_ink

Atlanta Ink - Tattoo Studio: Hybrid web system developed with Next.js on the frontend and Django with Django REST Framework on the backend. It combines an optimized landing page with an interactive portfolio and an eCommerce module to showcase services and sell products in a responsive design.

Language: Python - Size: 15.9 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

ojoanalogo/nestjs-redoc

๐Ÿ“˜ ReDoc frontend for you NestJS swagger API documentation

Language: TypeScript - Size: 1.02 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 152 - Forks: 59

int128/gradle-swagger-generator-plugin ๐Ÿ“ฆ

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

Language: Groovy - Size: 8.38 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 309 - Forks: 67

semba-yui/test-open-api-generator

OpenAPI Generator ใ‚’่ฉฆใ™ใ ใ‘ใฎใƒชใƒใ‚ธใƒˆใƒช

Language: HTML - Size: 700 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

kgromov/apifirst-specification

Redocly template project for openapi specification

Size: 299 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

spraakbanken/sb-api-doc

Guidelines for API documentation

Language: HTML - Size: 362 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

hummingbird-me/api-docs

๐Ÿค– API documentation for Kitsu

Language: YAML - Size: 1.55 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 117 - Forks: 199

qazsato/openapi-generate-html

Generate standalone HTML from OpenAPI Specification. ๐Ÿ“—

Language: JavaScript - Size: 1.75 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

tfranzel/drf-spectacular-sidecar

Serve self-contained distribution builds of Swagger UI and Redoc with Django.

Language: Python - Size: 31.6 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 34 - Forks: 4

AungMyoKyaw/redoc-express

Express Middleware for OpenAPI/Swagger-generated API Reference Documentation

Language: TypeScript - Size: 91.8 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 6

rithvikvibhu/GHLocalApi

(Unofficial) Google Home local API documentation.

Language: Handlebars - Size: 433 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 457 - Forks: 38

wll8/redoc-try

Add `Try it out` function like swagger on redoc.

Language: JavaScript - Size: 823 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 123 - Forks: 32

duskmoon314/httpbin-rs

HTTP Request & Response Service pretty like [httpbin](http://httpbin.org) but powered by Rust

Language: Rust - Size: 172 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 11 - Forks: 3

JahongirHakimjonov/DjangoDefault

๐ŸŸขDjango and RestAPI default template

Language: Python - Size: 4.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

Kotone6996/FastAPI

TodoApp is a personal task management platform where authenticated users can register, log in, and manage their own todo list in a secure environment.

Language: Python - Size: 292 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

noppomario/openapispec-collector

Generate a unified static documentation site from OpenAPI specs across multiple GitHub repositories.

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

rokublac/the-wolf-among-us-api

:wolf: Telltale's - The Wolf Among Us API

Language: JavaScript - Size: 714 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

so1n/pait

Pait(ฯ€ tool) - Python Modern API Tools, easier to use web frameworks/write API routing

Language: Python - Size: 4.19 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 56 - Forks: 3

LeFnord/grape-starter

quickly create a Grape/Rack API skeleton

Language: Ruby - Size: 373 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 35 - Forks: 8

javalin/javalin-openapi

Annotation processor for compile-time OpenAPI & JsonSchema, with out-of-the-box support for Javalin 5.x, Swagger & ReDoc

Language: Kotlin - Size: 739 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 52 - Forks: 18

unexist/showcase-openapi-asciidoc

Showcase for OpenApi/Swagger with AsciiDoc [MIRROR]

Language: Kotlin - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

hunyadi/pyopenapi

Generate an OpenAPI specification from a Python class definition

Language: Python - Size: 199 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 1

blueswen/mkdocs-redoc-tag

A MkDocs plugin supports adding Redoc to the page.

Language: Python - Size: 1.07 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

LWJerri/CSharpBoard ๐Ÿ“ฆ

React ToDo Kanban with backend written on C#.

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

LWJerri/React-App ๐Ÿ“ฆ

React ToDO Kanban PoC for Radency.

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

theoomoregbee/sails-hook-swagger-generator

A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs

Language: TypeScript - Size: 4.47 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 33

valerashankorenko/api_myshop

Language: Python - Size: 274 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ebrandes/Python-Django-Angular

Project with Django (Python) and Angular

Language: Python - Size: 333 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mvrilo/go-redoc

go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc

Language: Go - Size: 969 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 85 - Forks: 30

Kovah/LinkAce-API-Docs

Official OpenAPI 3.0 reference of the LinkAce API

Language: JavaScript - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

ogzcode/flask-redoc-ui

Api Visualization Package with Redoc for Flask

Language: Python - Size: 2.29 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tyronejosee/project_fandomhub_api

FandomHub (API): An API for managing and accessing anime and manga-related information, inspired by MyAnimeList. Built with Django and Django Rest Framework, PostgreSQL, SQLite, Redis, and Docker.

Language: Python - Size: 13 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 2

GeorgePanaretos/pi-hole-api-v5

๐Ÿ“PI-hole (DNS Monitor and Blocker) API Calls Only for v5

Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

rocket-org-imdeepmind/RedocWeb

RocketRedoc is a hosted Redoc UI instance that allows users to visualize and interact with OpenAPI documentation.

Language: TypeScript - Size: 140 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mako-framework/open-api

Generate routes based on OpenAPI specifications and OpenAPI specifications from code.

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

Samurai016/Comuni-ITA

Semplice API che permette di ottenere i comuni italiani in formato JSON, XML o CSV.

Language: JavaScript - Size: 875 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 36 - Forks: 2

Q00/api_server_boilerplate

typescript express board boilerplate using routing controller

Language: TypeScript - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 9

long2ice/fibers

Fiber + Swagger = Fibers, a web framework dedicated to providing a FastAPI-like development experience

Language: Go - Size: 831 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 5

UshurbakiyevDavlat/Blog-App

Blog api on DRF

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

SHURSHALO/foodgram-project-react

ะŸั€ะพะดัƒะบั‚ะพะฒั‹ะน ะฟะพะผะพั‰ะฝะธะบ.

Language: JavaScript - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MrEshboboyev/aspire-customization

ApiService is a modern .NET 9 Web API that integrates OpenAPI, Swagger UI, and ReDoc for interactive API documentation. It includes custom service defaults and Scalar integration for efficient data handling, ensuring scalability, flexibility, and ease of use.

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

Redocly/apidocs-starter

Starter template for Redoc API reference docs projects

Language: CSS - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

karamanburak/hotello-api

This document provides a comprehensive guide to the tasks and models required for a hotel reservation system. The system encompasses functionalities for user management, room management, and reservation management, ensuring a smooth and efficient process for both administrators and users.

Language: JavaScript - Size: 1.85 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dunderrrrrr/Pi-hole-FastAPI

An FastAPI for Pi-hole

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

oognuyh/redoc-vue3

A library that wraps the Redoc standalone version for Vue 3.

Language: Vue - Size: 2.48 MB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

daleal/symmetric ๐Ÿ“ฆ

A powerful tool to enable super fast module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.

Language: Python - Size: 420 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 64 - Forks: 1

Umit8098/Project_Django_Rest_Framawork_Personnel_App_CH-12

Personnel registration and management system API service

Language: Python - Size: 11.7 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Umit8098/Project_Django_Rest_Framework_Stock_App_CH-13

Stock Management System API Service

Language: JavaScript - Size: 11.8 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Umit8098/Project_Django_Rest_Framework_Flight_App_CH-12

A Flight Reservation Application prepared with Django Rest Framework.

Language: Python - Size: 7 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

dilanx/redark

A dark theme for Redoc

Language: JavaScript - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

kemingy/defspec

Create the OpenAPI spec and document from dataclass, attrs, etc.

Language: Python - Size: 42 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

acquia/reservoir ๐Ÿ“ฆ

A back end for your front end: a content repository. Powered by Drupal 8, JSON API and OAuth2.

Size: 133 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 244 - Forks: 30

iqhater/clean-arch-basic-example

Basic greeter API service example (clean arch)

Language: Go - Size: 4.18 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

HasanQQ/openapi-starter

API documentation boilerplate for redoc (OpenAPI) with some extra features like automatically generated postman collection.

Language: TypeScript - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

kemingy/offapi

OpenAPI template files for offline usage.

Language: Python - Size: 15.6 KB - Last synced at: about 17 hours ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

atkawa7/httpsnippet

An HTTP Request snippet generator for Springfox

Language: Java - Size: 2.65 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 20 - Forks: 5

mahabubx7/terry

Terry => Typescript + Express.js + Openapi-TS based boilerplate/custom-framework

Language: TypeScript - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

go-spring/spring-swag ๐Ÿ“ฆ

ใ€Œไป…ๅ‘ๅธƒใ€swagger ๅฐ่ฃ… ( wrapper for swagger & redoc )

Language: Go - Size: 4.45 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

long2ice/swagin

Swagger + Gin = SwaGin, a web framework based on Gin and Swagger

Language: Go - Size: 481 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 18

y2-znt/PolyTeacher Fork of Adoupro/PolyTeacher

Language: Python - Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

RedHatQE/notify-service ๐Ÿ“ฆ

Notify service with multiple supported target

Language: HTML - Size: 672 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 5

Lagden-Development/api.lagden.dev

The Lagden Development API. This project is currently in beta as will be improved going forward.

Language: Python - Size: 307 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gni/monitoring-vertica

API endpoint vertica monitor

Language: Python - Size: 258 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

matteopolak/redoc-svelte

Swagger-generated API documentation for Svelte.

Language: Svelte - Size: 71.3 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

AiverAiva/api-documents

The documentation for my api

Size: 146 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anbuksv/avantation

Build OpenAPI3.0 specification from HAR.

Language: TypeScript - Size: 12.5 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 85 - Forks: 15

pointnet/redoc-editor

Edit and share ReDoc settings/theme

Language: JavaScript - Size: 5.76 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

dapper91/python-openapi-ui-bundles

This package provides the static files for OpenAPI UI tools as a python package.

Language: Python - Size: 6.48 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

dmickelson/FastAPISQLAlchemyProject

FastAPI SQLAlchemy Test Project

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kemingy/flaskerk ๐Ÿ“ฆ

A flask extension for api doc and validation of request&response.

Language: Python - Size: 323 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 2

Instantan/web

Build robust web applications with pure Go. No external dependencies, just the power of the standard library.

Language: Go - Size: 375 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shanu-shahbin/Blogs-FastAPI-

The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.

Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

S0fft/Capsule-Notes

Notes-App โ€” Note-Taking Asynchronous-Project on FastAPI

Language: Python - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Hasan-Turkel/starWars-backend

This repo is the backend side of StarWarsApp fullsatck project. This backend project was created by using Express.JS.

Language: JavaScript - Size: 50.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

evgeniy-dammer/building-microservices-with-go

Building Microservices with Go course by Nicholas Jackson

Language: Go - Size: 770 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0