Skip to content

ahmadfathy97/api

Repository files navigation

API with express and mongoose

not finished yet


what is next

  1. signup, log in and logout
  2. update and delete Users
  3. create, update and delete posts
  4. create, update and delete categories
  5. like and unlike
  6. follow and unfollow
  7. comments
  8. search
  9. notifications
  10. validations and security
  11. some other stuff

if you wanna try it locally you must have your .env file

SECRET_TOKEN = 'your SECRET_TOKEN'
DB = 'your DB uri'
DB_SECRET = 'your DB_SECRET'
EMAIL = 'your EMAIL'
PASSWORD = 'your PASSWORD'

I didn't test it yet :) :)

About

working on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published