https://github.com/josemavarez11/fakebook-api
Backend code for Fakebook app
https://github.com/josemavarez11/fakebook-api
backend express http-server javascript jwt middleware model-view-controller mongodb nodejs rest-api
Last synced: about 2 months ago
JSON representation
Backend code for Fakebook app
- Host: GitHub
- URL: https://github.com/josemavarez11/fakebook-api
- Owner: josemavarez11
- Created: 2024-03-01T13:16:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T17:16:01.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T09:53:01.816Z (over 1 year ago)
- Topics: backend, express, http-server, javascript, jwt, middleware, model-view-controller, mongodb, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fakebook API
**Fakebook is a school project mobile application that simulates a social network like Facebook.**
This API provides all the business logic of the application as well as the processes of authentication, registration, storage and management of posts, handling of friendship requests between users, among others.
> [!NOTE]
> School project for mobile apps developmente class at URU.