0.0.72 • Published 20 days ago

edgespec v0.0.72

Weekly downloads
-
License
ISC
Repository
github
Last release
20 days ago

☃️ edgespec

EdgeSpec is an opinionated HTTP framework for TypeScript. Out of the box, it:

  • Uses filepath-based routing
  • Soon generates ergonomic SDKs across multiple languages
  • Soon generates OpenAPI documentation
  • Provides end-to-end type safety for your middleware and endpoints
  • Can be built into a zero-dependency module and embedded into other applications

EdgeSpec primarily targets the common minimum API described by WinterCG, but it can also target Node.js, Bun, and Deno. Currently, the two main "edge"/WinterCG-compatible platforms targeted are Cloudflare Workers and Vercel Edge Functions.

Regardless of your target, EdgeSpec provides a consistent API and encourages emulation of the WinterCG runtime when developing.

Getting Started

To start a new project:

npm create edgespec@latest # [soon]

npm run dev

If you want to add EdgeSpec to an existing project, check out this recipe

Usage

Alternatives

EdgeSpec may not be the right choice for your project. This list is not exhaustive, but here are some alternatives:

  • If your backend and frontend are tightly coupled:
  • If you dislike filepath-based routing and need to run within a WinterCG-compatible environment:
  • If you enjoy dependency injection:
  • If your project is mainly frontend with a few API routes:
0.0.72

20 days ago

0.0.70

1 month ago

0.0.71

1 month ago

0.0.69

2 months ago

0.0.68

2 months ago

0.0.65

2 months ago

0.0.66

2 months ago

0.0.67

2 months ago

0.0.64

2 months ago

0.0.63

2 months ago

0.0.62

2 months ago

0.0.60

2 months ago

0.0.61

2 months ago

0.0.59

2 months ago

0.0.56

2 months ago

0.0.57

2 months ago

0.0.58

2 months ago

0.0.55

2 months ago

0.0.49-alpha.0

2 months ago

0.0.50-alpha.0

2 months ago

0.0.50-alpha.1

2 months ago

0.0.51

2 months ago

0.0.52

2 months ago

0.0.53

2 months ago

0.0.54

2 months ago

0.0.50

2 months ago

0.0.49

2 months ago

0.0.48

2 months ago

0.0.45

2 months ago

0.0.46

2 months ago

0.0.47

2 months ago

0.0.42

3 months ago

0.0.43

3 months ago

0.0.44

3 months ago

0.0.40

3 months ago

0.0.41

3 months ago

0.0.37

3 months ago

0.0.38

3 months ago

0.0.39

3 months ago

0.0.30

3 months ago

0.0.31

3 months ago

0.0.32

3 months ago

0.0.33

3 months ago

0.0.34

3 months ago

0.0.35

3 months ago

0.0.36

3 months ago

0.0.29

3 months ago

0.0.25

3 months ago

0.0.26

3 months ago

0.0.27

3 months ago

0.0.28

3 months ago

0.0.23

3 months ago

0.0.24

3 months ago

0.0.22

3 months ago

0.0.20

3 months ago

0.0.21

3 months ago

0.0.15

3 months ago

0.0.16

3 months ago

0.0.17

3 months ago

0.0.18

3 months ago

0.0.19

3 months ago

0.0.10

3 months ago

0.0.11

3 months ago

0.0.12

3 months ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.5

3 months ago

0.0.6

3 months ago

0.0.3

3 months ago

0.0.4

3 months ago

0.0.2

5 months ago

0.0.1

6 months ago