Filter
Exclude
Time range
-
Near
mock-server/mockserver-monorepo: MockServer enables easy mocking of any system you integrate with... - HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i - Open-source GitHub repository
1
5
🚀 BuilderKit v2.7.0 is out. - New landing template: Orbit orbit.builderkit.dev/ - MockServer core service for creating mock APIs - BuiSkeleton directives for skeleton loading states - Fixes and Improvements Full changelog: builderkit.dev/documentation…
1
8
373
Apr 19
A perfect MockServer core service for Angular.
2
5
594
Making a game work offline, or with a fan hosted server is not hard. In software development we often need to run local versions of server to test the code. Small versions for testing, but enough for the code to run. There are even whole projects that just simulate arbitrary servers. WireMock - wiremock.org/ MockServer - mock-server.com/ Hoverfly - mock-server.com/ Mockoon - mockoon.com/ Proxay - mockoon.com/ Bokor - github.com/Nike-Inc/bokor Cornell - github.com/hiredscorelabs/co… And those are just simple record and replay servers. We've solved server emulation, it's not hard to implement. Even easier when you already know what the server is supposed to do. Game dev isn't special in this case.
これは一見ゲームのプレーヤー側に優しいように見せかけて、「オンライン専用ゲームのオフライン化」というでかいハードルを越えられないゲームを作れなくすることで、ゲームの作り手もプレーヤーも損をする法案ですね。 もし通ったら「カリフォルニア州では配信しない」が最適解になりそう。
5
40
443
14,732
15 Oct 2025
#Devtoberfest UI5の開発中にODataサービスをモックするMockserverのチュートリアル。実はテンプレートからアプリを作ったときにすでに設定がされていて、`npm start-mock`で利用できる。高度な設定もあるが、テストデータをJSONで入れられるだけでもかなり使えるのでは youtube.com/watch?v=er6Mx93s…
5
582
アプリ側でSwift OpenAPI Generator導入 MockServerもSOG Vaporで構築 とりあえず概念実証はできた.
1
49
3,072
TÜBİTAK BİLGEM Yazılım Teknolojileri Araştırma Enstitüsü (YTE) tarafından düzenlenen Teknoloji Buluşmaları’nda bu ay, “Hızlı Geliştirme İçin Sahte Servisler” başlıklı sunum yapılacaktır. 🗓️ 25 Şubat Salı ⏰ 15.00 📍 BİLGEM TechTalks Salonu / Ankara 🔗 Kayıt bağlantısı: kommunity.com/techtalks-tekn… (Salona katılımcı olarak gelebilmek için yukarıdaki bağlantıdan kayıt olmanız gerekmektedir.) Modern yazılım projelerinde test verisi oluşturmak ve API'lerin simülasyonunu sağlamak geliştirme süreçlerinde sıkça karşılaşılan zorluklar arasında yer alıyor. Sahte (Mock) servisler ise bu zorlukların üstesinden gelmek için geliştiricilere büyük kolaylıklar sunmaktadır. Bu sunumda, JSON Server, Mock Server ve WireMock gibi arka uç araçlarının yanı sıra MirageJS, FakerJS ve Mock Axios gibi ön yüz araçlarını da inceleyeceğiz. Bu araçların nasıl kullanılacağı, geliştirme süreçlerini nasıl hızlandıracağı ve test senaryolarında sağladıkları esneklikler ele alınacaktır. Sunum sonunda katılımcılar: Projelerinde API simülasyonu ve test verisi oluşturma süreçlerini hızlandırmayı, Gerçek veri kaynağına bağlı kalmadan etkili entegrasyon testleri yapmayı, Sahte servislerin projelerde güvenilirlik ve esneklik sağlamanın yollarını öğrenecekler. #mockserver #jsonserver #miragejs #fakerjs #mockaxios #wiremock #yazılım #test
1
3
576
17 Dec 2024
Learn how to test microservices effectively using Docker containers and MockServer instead of traditional approaches. Check out this article by our Senior Developer Yehor Khilchenko on building more reliable #software⬇️ #integrationtesting eleks.com/research/integrati…
1
3
161
Mock Multiple Responses for the Same Request In MockServer - #Java Code Geeks buff.ly/3OZiVdb

1
873
Postmaってモックも立てられたのか。勉強になる。「PostmanのMockServerを使ってみる」 zenn.dev/tomigie/articles/po…
2
17
11,219
とみぎさん @_tomigie_ のMockServer記事がすごく人気のようなので、第2弾の記事とかいかがですか? さりげなくアドカレのリンクを置いておきますね ☺️ qiita.com/advent-calendar/20…
Postmanでモックサーバ作れるの知らなかった。便利そう。 zenn.dev/tomigie/articles/po…
1
4
792
Is there any public mockserver that I can use as SaaS to quickly set up my APIs for UI testing (localhost)? How do you test your UI? I have to setup a mock server on my local machine because I can't run the backend server due to large number of dependencies. I use AI to generate the mock responses and the code but still it would be great if there is public server with nice UI to help me set up. I am willing to pay for it
2
3
638
20 Sep 2024
Si necesitas ejecutar varios microservicios para desarrollar 1 solo feature, realmente están bien diseñados? Ejecuta el microservicio de tu feature en local y el resto que vivan en un ambiente de pruebas. Si no quieres/tienes acceso, puedes crear un mockserver. En caso cuando debuggear un error Puedes usar herramientas de monitoreo si cuentas con buenos logs. Por ejemplo si cuentas con trace ID y traces distribuidos. También hay algunas herramientas de kubernetes que te permiten interceptar el trafico en un ambiente de pruebas y reproducirlo localmente. En suma: Si tienes que ejecutar 3 servicios localmente, en lugar de cambiar de SO, es mejor ver qué se puede mejorar del diseño de arquitectura para que no sea necesario. Comunicación, monitoreo, logging, ambientes de pruebas. Son varios puntos que se pueden revisar. PD: comparte mas info y si quieres te doy una mano, no prometo que resulte porque depende del tiempo y complejidad, pero estaria contento de ayudar.
1
5
809
30 Jul 2024
WireMock Cloud’s capabilities include stateful mocking, advanced response and request options, chaos testing, seamless team collaboration – all things you won’t find in simpler tools such as MockServer that you’ve likely used in the past. Read the blog. eu1.hubs.ly/H0bvcJc0
1
95
🚀✨ Just launched MagicThrust! A web app to create fake servers & generate JSON data with AI assistance. Perfect for developers needing mock data. Check it out: magicthrust.vercel.app @nuxt_js @vercel #AI #JSON #OpenSource #WebDevelopment #AI #JSON #MockServer #Backend #API
2
2
157
How to mock an API in 2 minutes This article delves into MockServer and shows how to set up a mock server using only Docker and a JSON file. Let's get started! #DEVCommunity dev.to/derlin/how-to-mock-an…
4
20
123
20,694