Skip to content

lvwzhen/url2md

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressJS API Example

This example starts an ExpressJS server written in TypeScript.

Deploy on Railway

✨ Features

  • Express
  • TypeScript

💁‍♀️ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the development server railway run yarn dev

📝 Notes

The server started simply returns a healthcheck status: "ok" payload in JSON. The server code is located in src/index.ts.

A versioned API route is available in src/api.ts and example function hello at /api/v1/hello.

URL to Markdown

/html?url=https://baoyu.io/blog/prompt-engineering/tutor-me-prompt

👏 Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Procfile 0.3%