Skip to content

cbsch/easy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing

Start postgres container

docker run --rm -it -p 127.0.0.1:5432:5432 -e POSTGRES_PASSWORD=postgres postgres

Run dev script (it will automatically reload on changes)

npm run dev

About

Code generation library for quickly creating rest-like API and clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published