Skip to content

A Node.js user management REST API with an Android client

License

Notifications You must be signed in to change notification settings

TbrosN/User-Management-API

Repository files navigation

User Management API

This is a simple REST API for user management, built with Node.js and Express.

Features

  • Android client app (see TestProj)
  • Knex and SQLite3 to store data
  • Password encryption
  • Bearer token authentication (i.e., /user endpoint requires admin access)

This was made with lots of help from this tutorial.

About

A Node.js user management REST API with an Android client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published