expressjs
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Here are 10,400 public repositories matching this topic...
-
Updated
Jun 14, 2020 - TypeScript
Make it clear the config.json is used first with the optional environment-specific config merged in. Also, fix the prod[uction].json typo.
-
Updated
Feb 13, 2020 - JavaScript
we want to use swagger integrated with API document under aws-serverless-express framework, so any document/guideline to follow?
if we follow some code rule to define the API method then generate the API document and show in swagger it is perfect
We need some kind of automated method (or just a tool like the readme update one) to update the page https://github.com/expressjs/expressjs.com/blob/e703270d64b20abd682e01d428bda8f068c13aca/en/resources/contributing.md
add mobx example
I'm using this project and want to add mobx for state management.
I'm happy to PR documentation/example with some guidance!
Thoughts? @tirthbodawala
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.
Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint: Error cl
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Jun 22, 2020 - TypeScript
-
Updated
Mar 14, 2020 - JavaScript
Thanks for creating this package!
But I'm trying to use different bullet points. They look too big for me so I created a new numbering with a different icon but I cannot select this new numbering because it's always using the id = 1 :https://github.com/dolanmiu/docx/blob/5.0.0-rc5/src/file/paragraph/paragraph.ts#L158.
If you choose numbering you can in fact select the id:
https://github.com
-
Updated
Jun 8, 2020 - JavaScript
Version
Reproduction link
Steps to reproduce
create empty project, try to run prod with express template
What is expected ?
it to work
What is actually happening?
it returns
Cannot GET /
Somehow it cannot get .nuxt files if the files are built prior. It is still working
-
Updated
May 18, 2020 - TypeScript
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Oct 29, 2019 - JavaScript
I'm using express vhost behind a reverse proxy and i want to use this module based on the x-forwarded-host header as opposed to the host header that is hardcoded here:
https://github.com/expressjs/vhost/blob/12565d1e88ccd089f2f04f05227f636d3aea6111/index.js#L77
Express 4 supports this by accessing req.hostname directly: http://expressjs.com/en/4x/api.html#req.hostname
Express 3 supp
-
Updated
Feb 21, 2019 - JavaScript
It would be nice to have this in order to show newbies and perhaps some oldies the basic metadata blocks.
-
Updated
Oct 24, 2019 - TypeScript
-
Updated
Jun 14, 2020 - JavaScript
Let's collect some links here ❤️
We could feature more projects on the front-page. This issue could also serve as a way to explore all the cool stuff that people have created.
Please share some, any live app or site you've made that using this API.
Please feel free to update README file to include your project in
Created by TJ Holowaychuk
Released November 16, 2010
- Organization
- expressjs
- Website
- expressjs.com
- Wikipedia
- Wikipedia
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list