Coder Social home page Coder Social logo

opengate-io / specs-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.14 MB

Specs Generator lets you import from CURL format into API specs

License: Apache License 2.0

JavaScript 95.40% HTML 3.28% Shell 0.07% Nginx 0.54% CSS 0.71%
api-specs openapi open-api-v3 swagger-ui swagger

specs-generator's Introduction

specs-generator

Generate API specs from other sources such as CURL commands or file imports

Docker build

Build Status Coverage Status

Install instructions

git clone https://github.com/opengate-io/specs-generator.git
cd specs-generator
npm run build
npm start

Start running from Docker image

docker run --name specs-generator -p 80:8000 opengate/specs-generator

How to generate an API specification from CURL command

  1. Open target web page to extract a RESTful API
  2. Using Google Chrome: (More Tools/Developer Tools)
  3. Select a REST API you want to inspect on Network Tab
  4. Right click and choose (Copy/Copy as cURL)
  5. Launch specs-generator web application http://localhost:8000
  6. Paste into (File/Import from CURL) input dialog then Import

specs-generator's People

Contributors

cuongquay avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.