api
Introduction to the ASP.NET Web API
4 hours ago by Spunog
Free Pluralsight from Microsoft
c#
api
rest
4 hours ago by Spunog
255kb/mockoon: Mock REST APIs in seconds.
5 hours ago by bkittelmann
Mockoon is a free and open source local server/API mocking tool built with Electron and can be used on Windows, Linux and MacOS.
testing
api
mocking
tool
5 hours ago by bkittelmann
Principled GraphQL
yesterday by skinna123
Over the years, we've had thousands of conversations with developers implementing GraphQL at companies of all sizes. We want to share what we've learned, so we've distilled their experiences into a set of best practices for creating, maintaining, and operating a data graph. We present them here as 10 GraphQL Principles, broken out into three categories, in a format inspired by the Twelve Factor App.
api
bestpractices
design
development
graphql
yesterday by skinna123
Protocol Buffers | Google Developers
yesterday by timbeadle
Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
protocolbuffers
protobuf
google
grcp
rcp
api
yesterday by timbeadle
toddmotto/public-apis: A collective list of free APIs for use in software and web development.
yesterday by aleck
Wonderful, useful list of APIs to use to learn networking.
github
json
api
networking
learn
yesterday by aleck
Lua 5.3 Reference Manual
2 days ago by ezequiel
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
lua
documentation
reference
manual
online
programming
api
2 days ago by ezequiel
lua-users wiki: Bitwise Operators
2 days ago by ezequiel
Lua 5.3+ has native support for well-known bitwise operators. (See [§3.4.2])
As of version 5.2, Lua ships with the library [bit32] that adds support for bitwise operations. Previous versions of Lua did not include bitwise operators, but bit32 has been backported to version 5.1. Alternatively, there are Lua libraries for this as well as some patched versions of Lua.
binary
libraries
library
links
howto
tips
lua
wikientry
api
example
As of version 5.2, Lua ships with the library [bit32] that adds support for bitwise operations. Previous versions of Lua did not include bitwise operators, but bit32 has been backported to version 5.1. Alternatively, there are Lua libraries for this as well as some patched versions of Lua.
2 days ago by ezequiel