Skip to content

Commit becb1fe

Browse files
committed
Add newline in readme after gitter badge
1 parent 87372ab commit becb1fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Web API To TypeScript
22

33
[![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)
4+
45
A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers and their actions. No more need for dumb repositories!
56
* Generates typed endpoints with required and optional parameters for GET, PUT, POST and DELETE verbs
67
* Generates enumerations and interfaces for DTOs used in all controller actions

0 commit comments

Comments
 (0)