Skip to content

xingyin2024/express-api-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express API Starter Project

This project includes the packages and babel setup for an express server, and is just meant to make things a little simpler to get up and running with.

Getting started

Install dependencies with npm install, then start the server by running npm run dev

View it live

Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.

Promot for AI to genereta json data

Can you give me a dataset in JSON format on XXX including XXX amount of elements? They all need to have a couple of different properties, like name, id and something to filter on (category, type or similar) and sort on (year, rating or similar)

About

Starter project to get up and running with express quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%