Skip to content
#

postman

Here are 2,057 public repositories matching this topic...

This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp

  • Updated Feb 21, 2022
  • JavaScript
tristandenyer
tristandenyer commented Mar 18, 2022

Task:

  • LinkedIn cards (seen in their timeline) are looking for a "Published date", but we currently do not supply one.
  • We can add <meta property="article:published_time" content="2022-03-14T15:00:00+00:00"> to the <head>
  • and use the lastModifiedDate to populate the content attribute (you can leave the timestamp as a static value, if we don't have the time in lastModifiedDate.)
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the postman topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the postman topic, visit your repo's landing page and select "manage topics."

Learn more