0.13.7 • Published 2 years ago

@varkes/odata-mock v0.13.7

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
2 years ago

OData Mock

npm version

The OData mock mocks the application APIs based on the OData specification.

Features

The OData mock brings you the following features:

  • Based on the n-odata package: The odata-mock application is based on the n-odata-server project, which is based on loopback.

  • Returns the OData specification as metadata: Call /odata/$metadata to see the OData edmx specification used in xml format.

Development

Make sure you have first executed make resolve from the project root!

To run the Odata mock locally with an empty configuration, use:

npm start

To run it locally with debug logs enabled and an example configuration from the test suite, use:

npm run start:dev

After the startup, you have access to:

  • odata API - http://localhost:10000/odata/
  • odata metadata - http://localhost:10000/odata/$metadata
  • rest API - http://localhost:10000/api/console
0.13.6

2 years ago

0.13.7

2 years ago

0.13.4

2 years ago

0.13.5

2 years ago

0.13.3

2 years ago

0.13.0

2 years ago

0.12.0

3 years ago

0.11.2

3 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.10.7

4 years ago

0.10.6

4 years ago

0.10.5

4 years ago

0.10.4

4 years ago

0.10.3

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2-alpha.0

5 years ago

0.0.0

5 years ago