https://github.com/tanvirstreame/swagger-api
https://github.com/tanvirstreame/swagger-api
express-js nodejs swagger swagger-ui
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanvirstreame/swagger-api
- Owner: tanvirstreame
- Created: 2022-04-05T14:49:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T14:56:32.000Z (over 3 years ago)
- Last Synced: 2025-03-27T21:47:03.990Z (7 months 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
[](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