Skip to content

Nanashi-lab/api-oas-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test component for Swagger UI binding in Golem

Getting Started

This project demonstrates using Swagger UI bindings in Golem with a single binary approach.

Prerequisites

Setup & Usage

  1. Start the Golem server:

    golem server run
  2. Deploy the applications:

    • Navigate to each app folder (e.g., shopping-cart/, todo-list/)
    • Run:
      golem app deploy
  3. Access Swagger UI:

    • After deployment, you can access the Swagger UI for each app at the endpoints listed below.

Shopping Cart

API:

Todo List

APIs:

LLM

APIs:

#Setup for LLM

  1. LLM test component is from golem-llm, LLM expects the wasm files to be under folder components/debug or components/release
  2. You would have to pre-create the worker with the environmental variable, with worker name being test-llm

About

Files - OpenAPI Export for API Definition, Swagger UI Binding for Golem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages