An open API service indexing awesome lists of open source software.

https://github.com/sanengineer/expressjs-postgresql-sessionauth

Create CRUD RestAPI with Expressjs, PostgreSQL, PassportJS - Local Strategy (Session Authorization) - Login, Register and Users Profile
https://github.com/sanengineer/expressjs-postgresql-sessionauth

expressjs monolith monolithic nodejs passport-local passportjs postgresql

Last synced: 3 months ago
JSON representation

Create CRUD RestAPI with Expressjs, PostgreSQL, PassportJS - Local Strategy (Session Authorization) - Login, Register and Users Profile

Awesome Lists containing this project

README

          

# Create CRUD RestAPI with Expressjs, PostgreSQL, PassportJS - Local Strategy (Session Authorization) - Login, Register and Users Profile

## Monolithic Dashboard

### Users Endpoint:

#### Register Page

http://localhost:8000/register

#### Login Page

http://localhost:8000/login

#### Profile Page

http://localhost:8000/whoami