Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# 5paisa Market Trading APIs

##Project Requirement
## Project Requirement

1) Visual Studio 2019 (.net core 3.1)



##Ones project dependency is installed, follow following step to run the program
## Ones project dependency is installed, follow following step to run the program

1) run the project
this will run in (https://localhost:44361) portal
Expand All @@ -19,7 +19,7 @@ this will run in (https://localhost:44361) portal



##location of main files
## location of main files

1) Controllers/FivepaisaAPIController.cs -> All API Request
2) APICredentials.json -> API Json model
Expand All @@ -31,6 +31,6 @@ this will run in (https://localhost:44361) portal
8) Response.cs -> Response model
9) WebsocketServer.cs -> Websocket method

##Websocket
## Websocket

websocket response wll be found in the output window of the visual studio
websocket response wll be found in the output window of the visual studio