0.3.0 • Published 4 years ago

molid v0.3.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
4 years ago

Molid - Mock Solid Server

A mock server, that can be used for testing Solid apps locally.

Use cases:

  • Provide data on localhost during development 🚧
  • Ensure your Solid app is really compatible to different kind of Pod structures 🔗
  • Provision Test-Pods for automated integration testing 🚦
  • ...

Documentation Status

Quick start 🚀

Start using npx, no installation needed

$ npx molid

Molid - mock Solid server listening on port 3333!

Molid provides some Solid data, that you can now access via HTTP, e.g.

$ curl http://localhost:3333/profile/card

All the mock data is stored within the .molid folder in your current directory. Adjust it to your needs and restart.

Read The Docs 📖

Read the whole documentation on https://molid.readthedocs.io

0.3.0

4 years ago

0.3.0-beta

4 years ago

0.2.0

4 years ago

0.2.0-beta.2

4 years ago

0.2.0-beta.1

4 years ago

0.2.0-beta.0

4 years ago

0.2.0-alpha.3

4 years ago

0.2.0-alpha.2

4 years ago

0.2.0-alpha.1

4 years ago

0.2.0-alpha.0

4 years ago

0.1.2

4 years ago

0.1.2-alpha.2

4 years ago

0.1.2-alpha.1

4 years ago

0.1.1

4 years ago

0.1.2-alpha.0

4 years ago

0.1.1-rc1

4 years ago

0.1.1-rc0

4 years ago

0.1.0

4 years ago