-
Notifications
You must be signed in to change notification settings - Fork 0
Alex Dresko
Alex Dresko edited this page Sep 24, 2018
·
1 revision
Since 1999, I’ve developed professional software for small businesses, enterprises, educational environments and government sectors; focusing the majority of my career on architecture, web development, process automation, and leadership. Software development is an art, and my passion. Learn more at www.alexdresko.com.
Currently, I work at Stark RFID (www.starkrfid.com) under Brad Grace (https://github.com/RESTFest/2018-Greenville/wiki/Bradley-Grace)
- I recently hacked together a super powerful mock REST endpoint by combining ASP.NET Core with LINQPad.
- Technically not REST, but I'm trying to help with SigSpec (https://github.com/RSuter/SigSpec), a "Specification and code generator for SignalR Core". The challenge exists because SignalR is not REST.
- If you google "Problem Details", one of my blog posts is in the top 10 -- What is ASP.NET Core 2.1 API "Problem Details" (RFC 7807) https://www.alexdresko.com/2018/06/01/what-is-asp-net-core-2-1-api-problem-details-rfc-7807/. Problem Details is "a way to carry machine-readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs." and is not specific to ASP.NET Core.