Skip to content

Commit 87372ab

Browse files
authored
Merge pull request #5 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2 parents 3a0a352 + 12ab9c6 commit 87372ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Web API To TypeScript
2+
3+
[![Join the chat at https://gitter.im/WebApiToTypeScript/Lobby](https://badges.gitter.im/WebApiToTypeScript/Lobby.svg)](https://gitter.im/WebApiToTypeScript/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
24
A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers and their actions. No more need for dumb repositories!
35
* Generates typed endpoints with required and optional parameters for GET, PUT, POST and DELETE verbs
46
* Generates enumerations and interfaces for DTOs used in all controller actions

0 commit comments

Comments
 (0)