Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for npx (0.02 sec)

  1. docs/en/docs/advanced/generate-clients.md

    ### Hey API { #hey-api }
    
    Once we have a FastAPI app with the models, we can use Hey API to generate a TypeScript client. The fastest way to do that is via npx.
    
    ```sh
    npx @hey-api/openapi-ts -i http://localhost:8000/openapi.json -o src/client
    ```
    
    This will generate a TypeScript SDK in `./src/client`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 10.1K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

           <magic priority="50">
             <match value="0x45502A00" type="string" offset="0"/>
           </magic>
      </mime-type>
    
      <mime-type type="image/vnd.net-fpx">
        <glob pattern="*.npx"/>
      </mime-type>
      <mime-type type="image/vnd.radiance"/>
      <mime-type type="image/vnd.sealed.png"/>
      <mime-type type="image/vnd.sealedmedia.softseal.gif"/>
      <mime-type type="image/vnd.sealedmedia.softseal.jpg"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top