Skip to content

hamedzarei/slack-swoole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code

You can find my source code at code folder

  • index.php: is main code and my swoole server
  • Slack Folder: is all you need for basic task of slack like post message, reaction, join channel and so on!
  • Helper Folder: is for functions that is common use and can be use anywhere!
how can build

Just run ./build.sh

how can run

Just run ./run.sh

The server is up and running on localhost:9501

how can test api

You can use RMI.postman_collection.json file and import to your postman

resources

The resources folder is all things that I've found about slack api and use it at this task.

About

implementing wrapper for slack api on swoole server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published