Skip to content

creating automatic express / route files for a postgresql database

Notifications You must be signed in to change notification settings

zeroptr/create_route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create_route

create_route is a command line tool to create a express/route file for postgresql database..

my system uses 2 databases so first argument is the database "main" or "donem"

second argument is the name of table to create the api route file

"node create_route.js donem arac" "node create_route donem urun"

this command creates a route file names arac.js at the same folder

have a nice day, friends..

free for everyone.

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/zeroptr/create_route.git git push -u origin main

About

creating automatic express / route files for a postgresql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published