Socket
Socket
Sign inDemoInstall

molid

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

molid

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


Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 15 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc