Giter Site home page Giter Site logo

adm-server's Introduction

A Dart Mock Server (adms)

release-v0.0.1-alpha coverage CircleCI Documentation Status

This is primarily a way for me to learn Dart, CI/CD, and reStructured Text, use at you own risk.

Cheers.


See ReadtheDocs for user documentation (v0.0.1-alpha).

Example

A simple example is available for download, which includes:

  1. an exe compiled on

    Linux host 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux.

  2. an example demonstrating (a) a data response and (b) a pipe response on http://127.0.0.1:7777.

adm-server's People

Contributors

melkerton avatar

Watchers

 avatar

adm-server's Issues

mvp v0.0.1

All endpoints must respond with a FULL http message.

abstract algo

Output (Response)

http-data
http-pipe

will add later
yaml-data
yaml-pipe

Input (Request, Matching)

today get path matching against command extension

v0.0.2 planning

add features required for keycloak functionality

  • body contains:
  • path data:, exec: otherwise as string

v010 planning

  • changing behavior for resource will break 0.0.1 definitions

Goals for this release

index.yaml.Entry config changes

  • resource file references are now prefixed
    • flat: for flat file, exec: for current pipe, pipe: (not implemented) for true piped response
  • body matches are exact or prefix contains:
  • path exact is default,
  • query exact is default + contains:

Find a way to mock FS

Can we mock a directory virtually so all Objects read that instead of the real FS?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.