5,428 skills found · Page 3 of 181
bezkoder / Nodejs Express MysqlNode.js Restful CRUD API with Node.js, Express and MySQL example
ablestack / Nestjs BffA full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
FDA / OpenfdaopenFDA is an FDA project to provide open APIs, raw data downloads, documentation and examples, and a developer community for an important collection of FDA public datasets.
graalvm / SimplelanguageA simple example language built using the Truffle API.
spotify / Apps TutorialA Spotify App that contains working examples of the use of Spotify Apps API
Hakky54 / Mutual Tls Ssl🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
reactioncommerce / Example StorefrontExample Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
YelpArchive / Yelp ApiExamples of code using our v2 API
mingrammer / Go Todo Rest Api Example:books: A RESTful API example for simple todo application with Go
lichess-org / ApiLichess API documentation and examples
nydiarra / Springboot JwtExample Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) go to https://github.com/ipassynk/angular-springboot-jwt
ivan-borovets / Fastapi Clean ExamplePractical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
mdn / Fetch ExamplesA repository of Fetch examples. See https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API for the corresponding documentation.
ysc3839 / Win32 DarkmodeExample application shows how to use undocumented dark mode API introduced in Windows 10 1809.
adeemm / WinAPI FunA collection of (relatively) harmless prank examples using the Windows API
googlearchive / Tango Examples JavaExample projects for Project Tango [deprecated] Java API
dsternlicht / RESToolRESTool is an open source UI tool for managing RESTful APIs. It could save you time developing your own internal tools. A live example:
TheSpydog / SDL Gpu ExamplesExample collection for the SDL_GPU API
furkan3ayraktar / Clojure Polylith Realworld Example AppClojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
martincostello / Dotnet Minimal Api Integration TestingAn example of integration testing ASP.NET Core Minimal hosting and APIs