OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Перейти к файлу
iscai-msft c5a60d0d92 fix autorest links 2021-01-11 16:45:50 -05:00
.attic Run prettier on all files 2020-12-01 16:21:38 -08:00
.github Update issue templates (#3730) 2020-12-14 10:21:28 -08:00
.scripts Fix package artifact relative path in publish.yaml (#3742) 2020-12-16 10:03:22 -08:00
.vscode Configure prettier 2020-12-01 16:20:56 -08:00
Samples work-in-progress 2019-01-28 10:34:19 -08:00
common Update yaml-ast-parser and uptake fix in @azure-tools/datastore (#3741) 2020-12-16 11:13:37 -08:00
docs fix autorest links 2021-01-11 16:45:50 -05:00
packages Cleanup autorest cli and fix using core version from config file (#3749) 2020-12-17 11:37:48 -08:00
.default-eslintrc.yaml Cleanup autorest cli and fix using core version from config file (#3749) 2020-12-17 11:37:48 -08:00
.eslintignore updated rush added eslint 2019-09-04 12:56:17 -07:00
.gitattributes added rush and perks 2018-10-19 13:14:07 -07:00
.gitignore Cleanup autorest cli and fix using core version from config file (#3749) 2020-12-17 11:37:48 -08:00
.gitmodules added perks submodule 2018-10-19 13:08:33 -07:00
.prettierignore Internal: Run prettier on Lib folder which was in the prettierignore (#3725) 2020-12-08 16:16:15 -08:00
.prettierrc.yml Run prettier on all files 2020-12-01 16:21:38 -08:00
Dockerfile update dockerfile to use latest autorest 2020-03-05 15:17:12 +01:00
LICENSE update copyright year 2016-08-19 15:55:59 -07:00
changelog.md preserve security info 2020-04-08 12:23:57 -07:00
labels.yml Add labels.yml for label synchronization 2020-06-10 13:56:48 -07:00
package.json Replace pwsh-based npm scripts with mkdirp, rimraf, and cpy-cli 2019-12-03 14:51:16 -08:00
readme.md add link to powershell docs and introduction docs 2021-01-05 17:15:11 -05:00
rush.json Move AutoRest package folders under 'packages/' (#3740) 2020-12-16 07:36:57 -08:00

readme.md

AutoRest

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the OpenAPI Specification format.

Support Policy

AutoRest is an open source tool -- if you need assistance, first check the documentation. If you find a bug or need some help, feel free to submit an issue

Getting Started using AutoRest image

View our docs readme as a starting point to find both general information and language-generator specific information

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.