Skip to content

Register page with API for NosCore Emulator

License

Notifications You must be signed in to change notification settings

fmohican/NosCoreRegister

Under development

This script its just a simple and secure register for NosCore, soon with API support, you will can implement with any UI you want, via REST API.

Requirement

  • PHP 7.2 (equal or great)
    • With Postgresql extenstion
    • Fast-CGI its a plus
    • Multiple Instance its also a plus
  • Nginx (Recommanded) / Apache / Any Webserver
  • Postgresql (this is also requirement for server)
  • Google Account (for captcha)

Todo

  • Email notification
  • Anti abuse system
  • Apache / Nginx / LiteSpeed optimization
  • Better design?
  • Log system?
  • API Documentation
  • API Implementation