Building (and playing!) an API-Driven game: Postman live stream

preview_player
Показать описание
Evan Lindsey, Sr. Software Development Engineer in Test at Postman, joins me to show us how he's built a game that can be played solely through APIs and to then give everyone a chance to play it collaboratively!

Contact us:
If you have questions or comments about any Postman features, pricing, or anything else, our team is always ready. Simply visit our Support Center to get started:
Рекомендации по теме
Комментарии
Автор

Hi Evan and Arlemi, i have downloaded the repos and tried running locally but i get the following errors.Assets/Plugins/SignalR/SignalRLib.cs(2, 28): error CS0234: The type or namespace name 'SignalR' does not exist in the namespace 'Microsoft.AspNetCore' (are you missing an assembly reference?)Assets/Plugins/SignalR/SignalRLib.cs(19, 13): error CS0246: The type or namespace name 'HubConnection' could not be found (are you missing a using directive or an assembly reference?).Could you please help me out in resolving these.

phanithamadamshetty
Автор

Hey Evan Lindsey, Good Morning I am facing an Issue due to Signal R when I was trying a repo .It was specific to AspNetCore and hub builder error

kuldeepsighthakur