3,390 skills found · Page 3 of 113
zipmark / Rspec Api DocumentationAutomatically generate API documentation from RSpec
twilio / Twilio RubyA Ruby gem for communicating with the Twilio API and generating TwiML
Luracast / RestlerZero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.
Endava / CatsCATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.
opensagres / XdocreportXDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
AlgoTraders / Stock Analysis EngineBacktest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
pdoc3 / Pdoc🐍 ➡️ 📜 Auto-generate API documentation for Python projects
YaoFANGUK / Video Subtitle Generator视频音频生成字幕,生成srt文件。无需申请第三方API,本地实现音频转文本。基于Transformer的视频字幕生成框架。A GUI tool for generating subtitle from videos and generating srt files.
graphql-hive / SOFAThe best way to create REST APIs - Generate RESTful APIs from your GraphQL Server
polkadot-js / ApiPromise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
PaloAltoNetworks / Docusaurus Openapi Docs🦝 OpenAPI plugin for generating API reference docs in Docusaurus v3.
daveshanley / Vacuumvacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
andreaselia / Laravel Api To PostmanGenerate a Postman collection automatically from your Laravel API
MasayukiSuda / Mp4Composer AndroidThis library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
wrtnlabs / AutobeAI Vibe Coding Agent of TS backend server, enhanced by compiler skills, generating 100% working code
vinijmoura / Azure DevOpsData extraction and Power BI report that generate management informations about your Azure DevOps organization. Using Azure DevOps CLI and Azure DevOps REST API, PowerShell scripts extract data from Azure DevOps, store this information in an Azure SQL Database and shows them in a Power BI report.
swaggo / Echo Swaggerecho middleware to automatically generate RESTful API documentation with Swagger 2.0.
apache / CausewayUse Apache Causeway™ to rapidly develop domain-driven apps or modular monoliths in Java, on top of the Spring Boot platform. Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp, GraphQL or RESTful API. For prototyping or production.
cginternals / GlbindingA C++ binding for the OpenGL API, generated using the gl.xml specification.
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.