Git Product home page Git Product logo

islam-kamel / arabiansdevworld Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1 MB

ArabiansDevWorld is the first REST API in the Arab world that provides developers with a platform they can use to design and build their own programming world of knowledge. It aims to be a community-driven, open-source knowledge platform for Arab developers and users to create, share, and connect with each other. We believe that a community of Arab developers is essential for the development of Arab technical content in order to boost local talent and fix the issue of national fragmentation. To solve these issues, we are developing a REST API platform and an open-source forum to connect developers from all Arab countries, keeping them up-to-date with the latest developments and ideas. Join the community today!

License: MIT License

Python 98.65% Dockerfile 0.93% HTML 0.42%

arabiansdevworld's Introduction

islam-kamel

Hello Friend ๐Ÿ‘‹


๐Ÿ‘จโ€๐Ÿ’ป About Me :

work as a Full-Stack developer, ๐Ÿง‘โ€๐Ÿ’ป
use Python language with the wonderful framework Django or JavaScript with React.js
to Make Awesome Web Applications,
have Experience to Create RESTful API and I like to create scripts and Command Line Tools, 
To Improve Developer Experience, 
always look for everything that is new in the world of technology, 
I like to be the best always โค๏ธ.

๐Ÿ“ซ You can reach me: Islam Kamel


๐Ÿ› ๏ธ Languages and Tools :

ย  ย  ย  ย  ย  ย  ย  ย  ย  ย  ย  ย  ย  ย 

๐Ÿ”ฅ My Stats :

GitHub Streak

Top Langs

arabiansdevworld's People

Watchers

 avatar

arabiansdevworld's Issues

User API

User Microservices

Create Microservices to create new user and get access token and refresh token
allow only POST Method

ex. Urls endpoint

POST user/signin
POST user/token 
POST user/token/refresh

Feed APIs (Write only)

#News Feed Microservices

Create Microservices to Create new post , update post and delete post

allow only POST PUT DELETE Method

ex. Urls endpoint

POST     Feed/
PUT      Feed/post_id
DELETE   Feed/post_id

User APIs (Read only)

User Microservices

Create Microservices to get user details and get all user for admin only
allow only GET Method

ex. Urls endpoint

GET user/<username>
GET user/list               (Admin Only)

Feed API

#News Feed Microservices

Create Microservices to GET all feed from database and feet details and Create new post , update post and delete post

ex. Urls endpoint

GET Feed/
GET Feed/post_id
POST     Feed/
PUT      Feed/post_id
DELETE   Feed/post_id

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.