Skip to content

meldeapp/meldeapp-server

Repository files navigation

Build status

Build Status

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. This is an example of building a node.js server.

This example uses the expressjs framework. To see how to make this your own, look here:

README

Requirements

Install mongodb (brew install mongodb)

mkdir -p /data/db chown /data/db

Dependencies that has to be installed

npm install mongoose npm install crypto npm install mongoose-types

Running the server

To run the server, follow these simple steps:

mongod
npm install
node .

To view the Swagger UI interface:

open http://localhost:8090/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

About

Melder at denne appen kjører om 20 år

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors