Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanvirstreame/swagger-api
https://github.com/tanvirstreame/swagger-api
express-js nodejs swagger swagger-ui
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanvirstreame/swagger-api
- Owner: tanvirstreame
- Created: 2022-04-05T14:49:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T14:56:32.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T00:19:10.271Z (almost 2 years ago)
- Topics: express-js, nodejs, swagger, swagger-ui
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swagger api
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)
### Tech
* Node JS
### Installation
Install the dependencies and devDependencies and start the server.
```sh
$ npm i
```
Running the project...```sh
$ npm start
```
Verify the deployment by navigating to your server address in your preferred browser.```sh
127.0.0.1:5000
```License
----MIT