You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A REST API project using raw NodeJS⚡. A user can store 5 web URLs. This Application will monitor each 5 sec while URL status up or down. If application status changes this will notify the user. There is no external database used here. Complete application data managed by File System.
- Start the API Server.
- Create, Edit, Delete (CRUD) user.
- Token based authentication.
- Logout Mechanism.
- Set links & Up/Down.
- Edit/Delete links & rage limit.
- Check up/down time.
About
A REST API project using raw NodeJS⚡. A user can store 5 web URLs. This Application will monitor each 5 sec while URL status up or down. If application status changes this will notify the user. There is no external database used here. Complete application data managed by File System.