|
You are here |
abhijitjana.net | ||
| | | | |
jameschambers.com
|
|
| | | | | Integrating a simple test to help prevent malignant input on your site is as simple as integrating a few lines of code into your website. Now, if I could I'd pinch myself to make sure I'm not a robot, | |
| | | | |
www.stevejgordon.co.uk
|
|
| | | | | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET. | |
| | | | |
gregorsuttie.com
|
|
| | | | | I always wondered how easy it would be to do a RavenDB CRUD (Create, Read, Update, Delete) example, so lets create a simple MVC application which we can use to create, read, update and delete. The following is some very basic code and yes you guessed it not for production but more of a quick... | |
| | | | |
til.simonwillison.net
|
|
| | | Azure Functions default to serving traffic from a path like /api/FunctionName - for example https://your-subdomain.azurewebsites.net/api/MyFunction . | ||